Docs.rs
simd-json-0.3.23
simd-json 0.3.23
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
Licenser
sunnybot
mfelsche
simd-lite-bot
Dependencies
alloc_counter ^0.0.4
normal
beef ^0.4
normal
colored ^2.0
normal
core_affinity ^0.5
normal
criterion ^0.3
normal
getopts ^0.2
normal
halfbrown ^0.1
normal
jemallocator ^0.3
normal
perfcnt ^0.6
normal
serde ^1
normal
serde_json ^1
normal
value-trait ^0.1.14
normal
float-cmp ^0.8
dev
getopts ^0.2
dev
proptest ^0.10
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Result
simd_json
?
[
−
]
[src]
Type Definition
simd_json
::
Result
type Result<T> =
Result
<T,
Error
>;
simd-json Result type