Type Alias crypto_bigint::consts::U3

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

Aliased Type§

struct U3 { /* private fields */ }