Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_provider/src/
Derror.rs130 pub const fn with_str_context(self, context: &'static str) -> DataError { in with_str_context() method
172 pub const fn with_str_context(self, context: &'static str) -> Self { in with_str_context() method