Home
last modified time | relevance | path

Searched defs:ErrorReader (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/xml-rs/src/
Dutil.rs291 struct ErrorReader; in test_next_char_from() struct
292 impl io::Read for ErrorReader { in test_next_char_from() implementation