run_manifest_update_loop

Function run_manifest_update_loop 

Source
pub async fn run_manifest_update_loop(
    store: Arc<DynObjectStore>,
    recv: Receiver<()>,
) -> Result<()>