bincode-json

Crates.iobincode-json
lib.rsbincode-json
version0.1.5
sourcesrc
created_at2022-11-06 07:30:47.578572
updated_at2022-11-22 12:58:03.223157
descriptionA wrapper around `bincode` to encode/decode JSON-like objects.
homepage
repositoryhttps://github.com/triaka-os/bincode-json
max_upload_size
id706372
size39,297
(sisungo)

documentation

https://docs.rs/bincode-json

README

Bincode JSON

A wrapper around bincode to encode and decode JSON-like objects.

Installation

Add the following line to your Cargo.toml:

bincode_json = "0.1"

License

This project is licensed under the MIT license, view LICENSE for details.

This project contains code from bson and serde_json.

Commit count: 0

cargo fmt