Docs.rs
spacejson-0.0.12
spacejson 0.0.12
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
clearloop
Dependencies
anyhow ^1.0.99
normal
hex ^0.4.3
normal
serde ^1.0.219
normal
spacejson-derive ^0.0.12
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate spacejson
spacejson
0.0.12
All Items
Sections
spacejson
LICENSE
Crate Items
Structs
Traits
Derive Macros
Crate
spacejson
Copy item path
Source
Expand description
§
spacejson
Derive JSON interfaces for rust types
§
LICENSE
GPL-3.0
Structs
§
Result
Json
A JSON representation of a
Result
.
Traits
§
Json
A trait for types that can be encoded and decoded to and from JSON.
Derive Macros
§
Json
JSON derive macro - generates clean map-to-array conversions