Searched defs:DecodeBorrowed (Results 1 – 1 of 1) sorted by relevance
184 struct DecodeBorrowed<'a> { struct186 path: &'a Utf8Path,189 impl<'de> TestTrait<'de> for DecodeBorrowed<'de> { implementation