Searched defs:into_option (Results 1 – 5 of 5) sorted by relevance
39 pub fn into_option(self) -> Option<(T,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
40 pub(crate) fn into_option(self) -> Option<T> { in into_option() method
38 pub fn into_option(self) -> Option<usize> { in into_option() method