Struct serde_json::de::StrRead [−][src]
pub struct StrRead<'a> { /* fields omitted */ }
Expand description
JSON input source that reads from a UTF-8 string.
pub struct StrRead<'a> { /* fields omitted */ }
JSON input source that reads from a UTF-8 string.