Searched defs:ContextSpecific (Results 1 – 6 of 6) sorted by relevance
14 pub struct ContextSpecific<T> { struct26 impl<T> ContextSpecific<T> { impl107 impl<'a, T> Choice<'a> for ContextSpecific<T> implementation116 impl<'a, T> Decode<'a> for ContextSpecific<T> implementation137 impl<T> EncodeValue for ContextSpecific<T> implementation156 impl<T> Tagged for ContextSpecific<T> implementation173 impl<'a, T> TryFrom<AnyRef<'a>> for ContextSpecific<T> implementation194 impl<T> ValueOrd for ContextSpecific<T> implementation
27 ContextSpecific = 0b10000000, enumerator
26 func (t Tag) ContextSpecific() Tag { return t | classContextSpecific } func
18 ContextSpecific { enumerator
124 ContextSpecific { enumerator
148 ContextSpecific { ctx_id: u32, ring_idx: u8 }, enumerator