Type Definition typenum::uint::GetBitOut

source · []
pub type GetBitOut<N, I> = <N as GetBit<I>>::Output;