Docs.rs
simd-json-0.1.16
simd-json 0.1.16
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
Licenser
sunnybot
mfelsche
simd-lite-bot
Dependencies
colored ^1.7
normal
getopts ^0.2
normal
halfbrown ^0.1
normal
itoa ^0.4
normal
jemallocator ^0.3
normal
lexical ^2.1
normal
page_size ^0.4
normal
perfcnt ^0.4
normal
ryu ^0.2
normal
serde ^1.0
normal
serde_json ^1
normal
core_affinity ^0.5
dev
criterion ^0.2
dev
getopts ^0.2
dev
proptest ^0.9.2
dev
serde_bytes ^0.11
dev
serde_derive ^1
dev
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
>;