Trait dock_crypto_utils::aliases::SyncIfParallel

source ·
pub trait SyncIfParallel: Sync { }
Expand description

Sync if the parallel feature enabled

Implementors§