Searched defs:Utf8StringRef (Results 1 – 1 of 1) sorted by relevance
30 pub struct Utf8StringRef<'a> { struct35 impl<'a> Utf8StringRef<'a> { argument47 impl<'a> Deref for Utf8StringRef<'a> { implementation55 impl FixedTag for Utf8StringRef<'_> { implementation59 impl<'a> From<&Utf8StringRef<'a>> for Utf8StringRef<'a> { implementation71 impl<'a> fmt::Debug for Utf8StringRef<'a> { implementation