Function raftstore::coprocessor::split_check::size::get_region_approximate_size[][src]

pub fn get_region_approximate_size(
    db: &impl KvEngine,
    region: &Region,
    large_threshold: u64
) -> Result<u64>

Get the approximate size of the range.