pub(super) fn get_count<K>(
    db: &Db,
    count_tree: &str,
    key: K
) -> Result<usize, AppError>
where K: AsRef<[u8]>,
Expand description

get the count N