Searched defs:FullCaseWriteable (Results 1 – 1 of 1) 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> { argument