Searched defs:InternedStore (Results 1 – 1 of 1) sorted by relevance
57 pub(super) struct InternedStore<T: 'static> { struct62 impl<T: Copy + Eq + Hash> InternedStore<T> { argument