Searched defs:into_option (Results 1 – 15 of 15) sorted by relevance
38 pub fn into_option(self) -> Option<(T, T)> { in into_option() method
39 pub fn into_option(self) -> Option<(T,T)> { in into_option() method
41 pub fn into_option(self) -> Option<T> { in into_option() method
153 pub fn into_option(self) -> Option<f32> { in into_option() method220 pub fn into_option(self) -> Option<f32> { 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
49 pub fn into_option(self) -> Option<T> { in into_option() method224 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