rendy_chain

Function sync

Source
pub fn sync<F, S, W>(
    chains: &Chains,
    new_semaphore: F,
) -> Schedule<SyncData<S, W>>
where F: FnMut() -> (S, W),
Expand description

Find required synchronization for all submissions in Chains.