Struct jwt_simple::algorithms::Ed25519KeyPair [−][src]
pub struct Ed25519KeyPair { /* fields omitted */ }Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Ed25519KeyPairimpl Send for Ed25519KeyPairimpl Sync for Ed25519KeyPairimpl Unpin for Ed25519KeyPairimpl UnwindSafe for Ed25519KeyPairBlanket Implementations
Mutably borrows from an owned value. Read more
type Output = T
type Output = TShould always be Self
pub fn vzip(self) -> V