Function raftstore::store::snap::check_file_size [−][src]
fn check_file_size(
got_size: u64,
expected_size: u64,
path: &Path
) -> RaftStoreResult<()>
fn check_file_size(
got_size: u64,
expected_size: u64,
path: &Path
) -> RaftStoreResult<()>