Crates.io | serde_dokechi |
lib.rs | serde_dokechi |
version | 0.1.1 |
source | src |
created_at | 2019-12-25 14:47:43.636198 |
updated_at | 2020-04-29 03:26:00.461441 |
description | serde_dokechi is a serializer / deserializer library focus on only serialized binary size. |
homepage | |
repository | https://github.com/IgaguriMK/serde_dokechi |
max_upload_size | |
id | 192337 |
size | 68,800 |
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)
.
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.