simdjson-rust 0.3.0-alpha.2

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