Home
last modified time | relevance | path

Searched defs:into_option (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/itertools/src/
Dminmax.rs38 pub fn into_option(self) -> Option<(T,T)> { in into_option() method
/external/rust/crates/protobuf/src/
Dsingular.rs49 pub fn into_option(self) -> Option<T> { in into_option() method
224 pub fn into_option(self) -> Option<T> { in into_option() method
/external/rust/crates/aho-corasick/src/
Dprefilter.rs38 pub fn into_option(self) -> Option<usize> { in into_option() method