[][src]Trait secp256kfun::marker::Normalized

pub trait Normalized: PointType { }

A marker trait that indicates a PointType uses a affine internal representation.

Implementors

impl Normalized for BasePoint[src]

impl Normalized for EvenY[src]

impl Normalized for Normal[src]

Loading content...