Type Definition crypto::ciphers::traits::consts::uint::GetBitOut

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