Searched refs:FullCaseWriteable (Results 1 – 2 of 2) sorted by relevance
55 pub(crate) struct FullCaseWriteable<'a, const IS_TITLE_CONTEXT: bool> { struct63 impl<const IS_TITLE_CONTEXT: bool> Writeable for FullCaseWriteable<'_, IS_TITLE_CONTEXT> { implementation533 ) -> FullCaseWriteable<'a, IS_TITLE_CONTEXT> { in full_helper_writeable()537 FullCaseWriteable::<IS_TITLE_CONTEXT> { in full_helper_writeable()
5 use crate::internals::{CaseMapLocale, FoldOptions, FullCaseWriteable, StringAndWriteable};180 ) -> StringAndWriteable<'a, FullCaseWriteable<'a, true>> { in titlecase_segment_with_adjustment()