Searched refs:strip_prefix (Results 1 – 1 of 1) sorted by relevance
46 pub fn strip_prefix(&self, pattern: impl AsRef<Self>) -> Option<&BStr> { in strip_prefix() method48 .strip_prefix(pattern.as_ref().deref()) in strip_prefix()
Completed in 6 milliseconds