configure_cache

Function configure_cache 

Source
pub fn configure_cache(settings: CacheSettings) -> Result<(), PharmsolError>
Expand description

Apply new cache settings globally.

This replaces all caches with new instances of the given size and updates the enabled flag. Any cached entries are discarded.