mirror of https://git.sr.ht/~stygianentity/bincode
Allows more convenient use of SliceBox where one doesn't care whether it represents a Vec<T> or &[T] and can handle using a &[T]. |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| reader.rs | ||
| refbox.rs | ||
| test.rs | ||
| writer.rs | ||