Docs.rs
ubjson-0.1.0
ubjson 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
OtaK
Dependencies
anyhow ^1.0
normal
nom ^6.1
normal
num_enum ^0.5
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^1.0
normal
criterion ^0.3
dev
serde ^1.0
dev
serde_json ^1.0
dev
Versions
3.45%
of the crate is documented
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 ubjson
ubjson
0.1.0
All Items
Crate Items
Modules
Enums
Constants
Traits
Functions
Type Aliases
Crate
ubjson
Copy item path
Source
Modules
§
string
Enums
§
Container
Container for UBJSON values
Marker
Ubjson
Error
Constants
§
FILE_
EXT
MIME_
TYPE
Traits
§
Parsable
Functions
§
parse_
one
Main entry point. Will parse one whole UBJSON value, whatever it is
Type Aliases
§
Ubjson
Result