|
alloc.rs
|
Added support for Cow, Rc and Arc
|
2021-10-16 12:08:29 +02:00 |
|
basic_types.rs
|
Added support for Cell and RefCell
|
2021-10-16 12:04:23 +02:00 |
|
derive.rs
|
Make bincode_derive 0 dependencies (#409)
|
2021-10-12 15:53:02 +02:00 |
|
serde.rs
|
Make bincode_derive 0 dependencies (#409)
|
2021-10-12 15:53:02 +02:00 |
|
std.rs
|
Added alloc and std tests
|
2021-10-12 16:13:21 +02:00 |
|
utils.rs
|
Added support for Vec<T>, Box<T> and Box<[T]>
|
2021-10-16 11:41:59 +02:00 |