Type Alias typenum::uint::SetBitOut

source ·
pub type SetBitOut<N, I, B> = <N as SetBit<I, B>>::Output;
Expand description

Alias for the result of calling SetBit: SetBitOut<N, I, B> = <N as SetBit<I, B>>::Output.

Layout§

Note: Encountered an error during type layout; the type failed to be normalized.