proc_macro_crate

Type Alias Cache

source
pub(crate) type Cache = BTreeMap<String, CacheEntry>;

Aliased Typeยง

struct Cache { /* private fields */ }