simdjson-rust 0.3.0-alpha

Rust bindings for the simdjson project.
Documentation
1
2
3
4
pub use crate::{
    ondemand,
    padded_string::{load_padded_string, make_padded_string, IntoPaddedString, ToPaddedString},
};