Function kapiti::cache::task::start_cache

source ·
pub fn start_cache(config: &Config) -> Result<(Sender<CacheMsg>, Task<()>)>
Expand description

Listens for Cache requests until the channel receiver is closed.