Type Alias stark_curve::AffinePoint

source ·
pub type AffinePoint = AffinePoint<StarkCurve>;
Expand description

Affine point on stark curve

Aliased Type§

struct AffinePoint { /* private fields */ }