pub type NonZeroScalar = NonZeroScalar<NistP521>;Expand description
Non-zero NIST P-521 scalar field element.
Aliased Typeยง
#[repr(transparent)]pub struct NonZeroScalar { /* private fields */ }pub type NonZeroScalar = NonZeroScalar<NistP521>;Non-zero NIST P-521 scalar field element.
#[repr(transparent)]pub struct NonZeroScalar { /* private fields */ }