Skip to main content

Module inactive_store

Module inactive_store 

Source
Expand description

A module containing a dummy store used for caching views.

Structsยง

InactiveStore
A store which does not actually store anything - used for caching views.
InactiveStoreError
An error struct for the inactive store.