Home
last modified time | relevance | path

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

/rust/kernel/
A Dstr.rs46 pub fn strip_prefix(&self, pattern: impl AsRef<Self>) -> Option<&BStr> { in strip_prefix() method
48 .strip_prefix(pattern.as_ref().deref()) in strip_prefix()

Completed in 4 milliseconds