Searched defs:LazyBool (Results 1 – 1 of 1) sorted by relevance
54 pub struct LazyBool(LazyUsize); struct56 impl LazyBool { implementation