Struct elliptic_curve::Error [−][src]
pub struct Error;
Expand description
Elliptic curve errors.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Errorimpl UnwindSafe for ErrorBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self