Searched defs:BStr (Results 1 – 1 of 1) sorted by relevance
18 pub type BStr = [u8]; typedef273 fn as_ref(&self) -> &BStr { in as_ref()