[−][src]Module dyn_cache::local
A cache for types which are not thread-safe (?Send).
Structs
| LocalCache | Holds arbitrary query results which are namespaced by arbitrary scope types. Usually used
through |
| SharedLocalCache | Provides shared, synchronized access to a |