Searched defs:AsBStr (Results 1 – 2 of 2) sorted by relevance
1210 <I as Stream>::Slice: AsBStr, in hex_uint()1357 I: AsBStr, in float()1378 I: AsBStr, in recognize_float_or_exceptions()1401 I: AsBStr, in recognize_float()
1979 pub trait AsBStr { trait1984 impl<'a> AsBStr for &'a [u8] { impl1991 impl<'a> AsBStr for &'a BStr { impl1998 impl<'a> AsBStr for &'a str { impl