set_global_cache

Function set_global_cache 

Source
pub fn set_global_cache(cache: impl StateCache)
Expand description

Sets the global state cache. Only affects crate::Client instances that are created after this point!