pub type Ed448NonZeroScalar = NonZeroScalar<Ed448>;Expand description
Non-zero scalar of the Ed448 scalar
Aliased Typeยง
#[repr(transparent)]pub struct Ed448NonZeroScalar { /* private fields */ }pub type Ed448NonZeroScalar = NonZeroScalar<Ed448>;Non-zero scalar of the Ed448 scalar
#[repr(transparent)]pub struct Ed448NonZeroScalar { /* private fields */ }