[][src]Function cdshealpix::depth_unsafe

pub fn depth_unsafe(nside: u32) -> u8

Same as depth except that this version does not check the argument, and thus does not panics if the argument is illegal.