[][src]Function libh3::hex_range_distances

pub fn hex_range_distances(
    origin: H3Index,
    k: i32
) -> (bool, Vec<(H3Index, i32)>)