nbf Node Based Format is a Serialization and Deserialization library. Documentation Status Linux/ macOS Windows Usage Add this to your Cargo.toml: [dependencies] nbf = "0.1.0" and this to your crate root: extern crate nbf;