Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/icu_casemap/src/
Dinternals.rs55 pub(crate) struct FullCaseWriteable<'a, const IS_TITLE_CONTEXT: bool> { struct
63 impl<const IS_TITLE_CONTEXT: bool> Writeable for FullCaseWriteable<'_, IS_TITLE_CONTEXT> { argument