lock_sync

Macro lock_sync 

Source
macro_rules! lock_sync {
    ($($args:tt)*) => { ... };
}
Expand description

Synchronously ensure dependency manifest, lock and dependencies are in sync.