Docs.rs
simdjson-rust-0.3.0-alpha.2
simdjson-rust 0.3.0-alpha.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
SunDoge
redgold-labs
Dependencies
serde ^1
normal
optional
serde_json ^1
normal
optional
simdjson-sys ^0.1.0-alpha.2
normal
thiserror ^1.0
normal
Versions
0%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
simdjson_
rust
0.3.0-alpha.2
In simdjson_
rust::
padded_
string
simdjson_rust
::
padded_string
Function
load_padded_string
Copy item path
Source
pub fn load_padded_string<P:
AsRef
<
Path
>>(path: P) ->
Result
<
String
>