Searched defs:Utf8PrefixComponent (Results 1 – 1 of 1) sorted by relevance
2062 pub struct Utf8PrefixComponent<'a>(PrefixComponent<'a>); struct2064 impl<'a> Utf8PrefixComponent<'a> { implementation2108 impl<'a> fmt::Debug for Utf8PrefixComponent<'a> { implementation2114 impl<'a> fmt::Display for Utf8PrefixComponent<'a> { implementation