Type Alias crypto_bigint::consts::P7

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

Aliased Type§

struct P7 { /* private fields */ }