Type Alias Generator

Source
pub type Generator = Generator<Stark>;
Available on crate feature curve-stark only.
Expand description

Generator of Stark curve

Aliased Typeยง

pub struct Generator(/* private fields */);