Type Alias crypto_bigint::consts::U2

source ·
pub type U2 = UInt<UInt<UTerm, B1>, B0>;
Available on crate feature generic-array only.

Aliased Type§

struct U2 { /* private fields */ }