Struct spake2::SPAKEErr[][src]

pub struct SPAKEErr {
    pub kind: ErrorType,
}

Fields

Trait Implementations

impl Debug for SPAKEErr
[src]

Formats the value using the given formatter. Read more

impl PartialEq for SPAKEErr
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for SPAKEErr
[src]

Auto Trait Implementations

impl Send for SPAKEErr

impl Sync for SPAKEErr