Type Definition snarkvm_curves::edwards_bw6::EdwardsAffine[][src]

type EdwardsAffine = Affine<EdwardsParameters>;

Trait Implementations

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more