Type Alias crypto_bigint::consts::P3

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

Aliased Type§

struct P3 { /* private fields */ }