Type Alias crypto_bigint::consts::P5

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

Aliased Type§

struct P5 { /* private fields */ }