rust-json 0.12.4
JSON implementation in Rust
This crate provides a JSON implementation in Rust, reducing friction with idiomatic Rust structs to ease interopability.
- Outputs:
out
- Website: https://github.com/maciejhirsz/json-rust
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install rust-json 0.12.4
as follows:
guix install rust-json@0.12.4
Or install the latest version:
guix install rust-json
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.