Trait ecdsa::Curve[][src]

pub trait Curve: Curve { }
Expand description

Marker trait for elliptic curves in short Weierstrass form.

Implementations on Foreign Types

Implementors