[][src]Function libh3::res_0_index_count

pub fn res_0_index_count() -> i32

Number of resolution 0 H3 indexes.

use libh3::res_0_index_count;
assert_eq!(res_0_index_count(), 122);