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