Searched defs:CountInit (Results 1 – 1 of 1) sorted by relevance
69 pub struct CountInit; struct71 unsafe impl PinInit<CMutex<usize>> for CountInit { implementation