Type Alias crypto_bigint::consts::U30

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

Aliased Type§

struct U30 { /* private fields */ }