Searched defs:ContextMap (Results 1 – 2 of 2) sorted by relevance
55 public class ContextMap<C, T> { class
59 struct ContextMap { struct69 impl ContextMap { implementation70 fn new(tx: Sender<Message>) -> ContextMap { in new()