Searched defs:ContextMap (Results 1 – 2 of 2) sorted by relevance
52 public class ContextMap<C> { class
55 struct ContextMap { struct65 impl ContextMap { argument66 fn new(tx: Sender<Message>) -> ContextMap { in new()