typenum::constsType Alias P1
Source pub type P1 = PInt<U1>;
struct P1 {
pub(crate) n: UInt<UTerm, B1>,
}
The result of the exponentiation.
This function isn’t used in this crate, but may be useful for others.
It is implemented for primitives.
Read more