Searched defs:LazyUsize (Results 1 – 1 of 1) sorted by relevance
29 pub struct LazyUsize(AtomicUsize); struct31 impl LazyUsize { impl