Searched defs:into_owned (Results 1 – 5 of 5) sorted by relevance
53 pub fn into_owned(self) -> CowBytes<'static> { in into_owned() method
3009 pub fn into_owned(self) -> Finder<'static> { in into_owned() method3094 pub fn into_owned(self) -> FinderReverse<'static> { in into_owned() method
89 pub fn into_owned(self) -> ParseIntoOwned<'a> { in into_owned() method
796 pub unsafe fn into_owned(self) -> Owned<T> { in into_owned() method1414 pub unsafe fn into_owned(self) -> Owned<T> { in into_owned() method
125 pub fn into_owned(self) -> TwoWay<'static> { in into_owned() method