🏡 index : ~doyle/serde_bson.git

Branch Commit message Author Age
master Fix boolean serialization Jordan Doyle
Age Commit message Author
Fix boolean serialization Jordan Doyle
Reserve bytes up front since we can know the size of it quickly Jordan Doyle
Implement struct-like enum variant serialisation Jordan Doyle
Move unsigned types to the bottom of the impl Jordan Doyle
Implement support for enum tuples variants and tuple structs Jordan Doyle
Implement support for tuples Jordan Doyle
Add support for basic (ie. non-tuple/struct) enums Jordan Doyle
Add support for array serialisation Jordan Doyle
Support nested documents, remove take_mut dependency Jordan Doyle
Owned data benchmarks Jordan Doyle
[...]