Searched defs:LazyBool (Results 1 – 3 of 3) sorted by relevance
46 pub(crate) struct LazyBool(LazyUsize); struct48 impl LazyBool { impl