Home
last modified time | relevance | path

Searched refs:StringWriter (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dencoder.rs371 struct StringWriter { struct
375 impl StringWriter { impl
383 impl Write for StringWriter { implementation
399 let mut writer = StringWriter::new();