Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_provider/src/
Derror.rs267 fn allow_identifier_not_found(self) -> Result<Option<T>, DataError>; in allow_identifier_not_found() method
271 fn allow_identifier_not_found(self) -> Result<Option<T>, DataError> { in allow_identifier_not_found() method