Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/writeable/src/
Dto_string_or_borrow.rs11 struct PartiallyValidatedUtf8<'a> { struct
19 impl<'a> PartiallyValidatedUtf8<'a> { impl