logo
pub trait Curve: Curve { }
Expand description

Marker trait for elliptic curves in short Weierstrass form

Implementors