Searched defs:NoCount (Results 1 – 1 of 1) sorted by relevance
113 pub struct NoCount; struct122 impl<T> CountItem<T> for NoCount { implementation