pub fn sync_implementation_impl(
storage: &mut BlockStorage,
) -> Result<(), DatabaseError>Expand description
Internal sync implementation shared by sync() and sync_now()
pub fn sync_implementation_impl(
storage: &mut BlockStorage,
) -> Result<(), DatabaseError>Internal sync implementation shared by sync() and sync_now()