Type Alias crypto_bigint::consts::U26

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

Aliased Type§

struct U26 { /* private fields */ }