Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_provider_adapters/src/fork/
Dpredicates.rs42 pub struct MarkerNotFoundPredicate; struct
44 impl ForkByErrorPredicate for MarkerNotFoundPredicate { implementation