Home
last modified time | relevance | path

Searched refs:to_bytes (Results 1 – 2 of 2) sorted by relevance

/rust/kernel/
A Dstr.rs317 pub fn to_bytes(&self) -> &[u8] { in to_bytes() method
327 self.to_bytes() in as_bytes()
476 for &c in self.to_bytes() { in fmt()
A Derror.rs192 unsafe { core::str::from_utf8_unchecked(name.to_bytes()) }, in fmt()

Completed in 6 milliseconds