Home
last modified time | relevance | path

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

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
Deither_or_both.rs167 pub fn as_deref(&self) -> EitherOrBoth<&A::Target, &B::Target> in as_deref() method
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/src/
Deither_or_both.rs167 pub fn as_deref(&self) -> EitherOrBoth<&A::Target, &B::Target> in as_deref() method
/external/rust/android-crates-io/crates/itertools/src/
Deither_or_both.rs169 pub fn as_deref(&self) -> EitherOrBoth<&A::Target, &B::Target> in as_deref() method