Searched defs:ContextKind (Results 1 – 2 of 2) sorted by relevance
5 pub enum ContextKind { enum42 impl ContextKind { impl67 impl std::fmt::Display for ContextKind { implementation
193 pub fn insert(&mut self, kind: ContextKind, value: ContextValue) -> Option<ContextValue> { in insert()313 kind: ContextKind, in insert_context_unchecked()325 context: [(ContextKind, ContextValue); N], in extend_context_unchecked()