Skip to main content

spawn_background_eviction_task

Function spawn_background_eviction_task 

Source
pub fn spawn_background_eviction_task(
    store: Arc<HashtreeStore>,
    interval: Duration,
    context: &'static str,
) -> JoinHandle<()>