Struct serde_json::de::SliceRead
source · pub struct SliceRead<'a> { /* private fields */ }
Expand description
JSON input source that reads from a slice of bytes.
pub struct SliceRead<'a> { /* private fields */ }
JSON input source that reads from a slice of bytes.