Struct block_cipher::InvalidKeyLength [−][src]
pub struct InvalidKeyLength;
Error struct which used with NewVarKey
Trait Implementations
impl Clone for InvalidKeyLength
[src]
impl Clone for InvalidKeyLength
[src]fn clone(&self) -> InvalidKeyLength
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl PartialEq<InvalidKeyLength> for InvalidKeyLength
[src]
impl PartialEq<InvalidKeyLength> for InvalidKeyLength
[src]fn eq(&self, other: &InvalidKeyLength) -> bool
[src]
#[must_use]pub fn ne(&self, other: &Rhs) -> bool
1.0.0[src]
#[must_use]
pub fn ne(&self, other: &Rhs) -> bool