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