Searched defs:CowBytes (Results 1 – 2 of 2) sorted by relevance
11 pub struct CowBytes<'a>(Imp<'a>); struct27 impl<'a> ops::Deref for CowBytes<'a> { implementation36 impl<'a> CowBytes<'a> { implementation