Home
last modified time | relevance | path

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

/external/rust/crates/bstr/src/
Dcow.rs53 pub fn into_owned(self) -> CowBytes<'static> { in into_owned() method
Dext_slice.rs3009 pub fn into_owned(self) -> Finder<'static> { in into_owned() method
3094 pub fn into_owned(self) -> FinderReverse<'static> { in into_owned() method
/external/rust/crates/form_urlencoded/src/
Dlib.rs89 pub fn into_owned(self) -> ParseIntoOwned<'a> { in into_owned() method
/external/rust/crates/crossbeam-epoch/src/
Datomic.rs796 pub unsafe fn into_owned(self) -> Owned<T> { in into_owned() method
1414 pub unsafe fn into_owned(self) -> Owned<T> { in into_owned() method
/external/rust/crates/bstr/src/search/
Dtwoway.rs125 pub fn into_owned(self) -> TwoWay<'static> { in into_owned() method