Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

GetBitOut

Type Alias GetBitOut 

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