Searched defs:into_option (Results 1 – 9 of 9) sorted by relevance
49 pub fn into_option(self) -> Option<T> { in into_option() method224 pub fn into_option(self) -> Option<T> { in into_option() method
39 pub fn into_option(self) -> Option<(T,T)> { in into_option() method
38 pub fn into_option(self) -> Option<(T, T)> { in into_option() method
62 fn into_option<T>(self, map_obj: impl Fn(Self) -> T) -> Option<T> { in into_option() method
72 pub fn into_option(self) -> Option<T> { in into_option() method
41 pub(crate) fn into_option(self) -> Option<T> { in into_option() method
87 pub fn into_option(self) -> Option<usize> { in into_option() method
38 pub fn into_option(self) -> Option<usize> { in into_option() method