simd-json 0.2.4

High performance JSON parser based on a port of simdjson
Documentation
1
2
/// Prelude to include needed traits
pub use super::{MutableValue, Value as ValueTrait, ValueBuilder};