rust-lightning/lightning-net-tokio/src
Matt Corallo 6f06858304 Swap read_event read type for a slice isntead of a Vec
It looks like we don't currently use the Vec as a Vec, and can
happily take a slice, which makes things easier on the calling
side.
2020-03-10 11:52:12 -04:00
..
lib.rs Swap read_event read type for a slice isntead of a Vec 2020-03-10 11:52:12 -04:00