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