[][src]Function cdshealpix::n_hash_unsafe

pub fn n_hash_unsafe(depth: u8) -> u64

Same as n_hash except that this version does not panic if the given depth is out of range.