Searched defs:DebugCounter (Results 1 – 1 of 1) sorted by relevance
24 struct DebugCounter(Arc<atomic::AtomicU8>); struct25 impl DebugCounter { implementation30 impl std::fmt::Debug for DebugCounter { implementation