binson

Crates.iobinson
lib.rsbinson
version0.1.0
sourcesrc
created_at2017-11-30 14:45:39.043008
updated_at2017-11-30 14:45:39.043008
descriptionImplements the binson binary serialization format. See binson.org for details.
homepage
repositoryhttps://github.com/dvdplm/binson-rust
max_upload_size
id41125
size15,727
David (dvdplm)

documentation

README

A Rust implementation of the binson binary serialization format.

NOTE This is not a complete implementation. For now only serialization works and there are known issues. Binson mandates struct members (or hashmap keys) to be ordered lexicographically. This is not implemented.

Commit count: 12

cargo fmt