Type Definition typebitset::FromNum

source · []
pub type FromNum<const N: usize> = <Bit0 as FromNumImpl<N>>::Output;