bincode/src
Victor Koenders a322e0f1b3 Added support for BinaryHeap, BTreeMap, BTreeSet and VecDeque 2021-10-16 12:21:52 +02:00
..
de Added support for Cell and RefCell 2021-10-16 12:04:23 +02:00
enc Added support for Cell and RefCell 2021-10-16 12:04:23 +02:00
features Added support for BinaryHeap, BTreeMap, BTreeSet and VecDeque 2021-10-16 12:21:52 +02:00
varint Removed `allow` attributes, fixed some warnings 2021-09-26 09:19:39 +02:00
config.rs Added an option to encode a fixed array length or to skip it 2021-10-14 21:31:47 +02:00
error.rs Added support for Cell and RefCell 2021-10-16 12:04:23 +02:00
lib.rs Added documentation for the src/ module. Added warning for missing docs, fixed missing docs in src/de/mod.rs 2021-10-14 18:04:13 +02:00