[][src]Function cdshealpix::nside_unsafe

pub fn nside_unsafe(depth: u8) -> u32

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