Home
last modified time | relevance | path

Searched defs:BStr (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
A Dstr.rs14 pub struct BStr([u8]); struct
16 impl BStr { impls
37 impl fmt::Display for BStr { implementation
66 impl fmt::Debug for BStr { implementation
101 impl Deref for BStr { implementation
440 fn as_ref(&self) -> &BStr { in as_ref()

Completed in 8 milliseconds