[][src]Module mdl::bcache

Structs

Cache

BTreeMap cache. This struct implements the Store trait so it can be used to cache Model structs A BTreeMap is used to store the data in memory. This struct implements clone so it can be shared between threads safely creating a clone