Searched defs:LazyUsize (Results 1 – 2 of 2) sorted by relevance
21 pub(crate) struct LazyUsize(AtomicUsize); struct23 impl LazyUsize { impl