serde_dokechi 0.1.1

serde_dokechi is a serializer / deserializer library focus on only serialized binary size.
Documentation

serde_dokechi

serde_dokechi at crates.io serde_dokechi at docs.rs Build Status (master)

Dokechi format is binary data format that focus on only serialized binary size. serde_dokechi is a serializer / deserializer of Dokechi format.

The minimum supprted Rust version is 1.40.0 (2019-12-19).

License

serde_dokechi is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT.