mirror of https://git.sr.ht/~stygianentity/bincode
* Made arrays with 32 elements or less never encode their length * Removed `write_fixed_array_length` and `skip_fixed_array_length` as this was based on incorrect assumptions on how serde and bincode 1 works --------- Co-authored-by: Victor Koenders <victor.koenders@qrtech.se> |
||
|---|---|---|
| .. | ||
| issues | ||
| alloc.rs | ||
| atomic.rs | ||
| basic_types.rs | ||
| derive.rs | ||
| derive_rename.rs | ||
| error_size.rs | ||
| issues.rs | ||
| serde.rs | ||
| std.rs | ||
| utils.rs | ||