Home
last modified time | relevance | path

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

/openbmc/linux/rust/kernel/
H A Dstr.rs69 self.len_with_nul() - 1 in len()
74 pub const fn len_with_nul(&self) -> usize { in len_with_nul() method