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