Enum bn::GroupError [] [src]

pub enum GroupError {
    NotOnCurve,
    NotInSubgroup,
}

Variants

Trait Implementations

impl Debug for Error
[src]

[src]

Formats the value using the given formatter.