Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_locale_core/src/extensions/private/
Dmod.rs141 pub const fn new_single(input: Subtag) -> Self { in new_single() method
/external/rust/android-crates-io/crates/icu_locale_core/src/extensions/unicode/
Dkeywords.rs91 pub const fn new_single(key: Key, value: Value) -> Self { in new_single() method
/external/rust/android-crates-io/crates/icu_locale_core/src/shortvec/
Dmod.rs91 pub const fn new_single(item: T) -> Self { in new_single() method