sync_implementation_impl

Function sync_implementation_impl 

Source
pub fn sync_implementation_impl(
    storage: &mut BlockStorage,
) -> Result<(), DatabaseError>
Expand description

Internal sync implementation shared by sync() and sync_now()