Searched refs:BStr (Results 1 – 1 of 1) sorted by relevance
18 pub type BStr = [u8]; typedef36 const C: &'static $crate::str::BStr = S.as_bytes();271 impl AsRef<BStr> for CStr {273 fn as_ref(&self) -> &BStr { in as_ref() argument279 type Target = BStr;324 BStr: Index<Idx>,326 type Output = <BStr as Index<Idx>>::Output;