Searched defs:NumCache (Results 1 – 1 of 1) sorted by relevance
139 struct NumCache(pub u64); struct140 impl Cacheable for NumCache { implementation