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