Searched defs:into_owned (Results 1 – 11 of 11) sorted by relevance
62 pub fn into_owned(self) -> CowBytes<'static> { in into_owned() method
103 pub fn into_owned(self) -> StringLit<String> { in into_owned() method
106 pub fn into_owned(self) -> ByteStringLit<String> { in into_owned() method
494 pub fn into_owned(self) -> Finder<'static> { in into_owned() method625 pub fn into_owned(self) -> FinderRev<'static> { in into_owned() method869 fn into_owned(self) -> Searcher<'static> { in into_owned() method1065 fn into_owned(self) -> SearcherRev<'static> { in into_owned() method
185 pub fn into_owned(self) -> OwnedLiteral { in into_owned() method
86 pub fn into_owned(self) -> ParseIntoOwned<'a> { in into_owned() method
130 fn into_owned(raw_value: Box<Self>) -> Box<str> { in into_owned() method
881 pub unsafe fn into_owned(self) -> Owned<T> { in into_owned() method1546 pub unsafe fn into_owned(self) -> Owned<T> { in into_owned() method
3070 pub fn into_owned(self) -> Finder<'static> { in into_owned() method3153 pub fn into_owned(self) -> FinderReverse<'static> { in into_owned() method
199 pub fn into_owned(self) -> ConnectionId<'static> { in into_owned() method
4373 fn into_owned(self) -> K in into_owned() method