Searched defs:DebugStore (Results 1 – 2 of 2) sorted by relevance
30 pub struct DebugStore { struct34 event_store: Storage<Event, { DebugStore::DEFAULT_EVENT_LIMIT }>, argument37 impl DebugStore { implementation124 impl fmt::Display for DebugStore { implementation
46 public class DebugStore { class