Struct biscuit_auth::error::InvalidBlockIndex
source ·
[−]Fields
expected: u32found: u32Trait Implementations
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for InvalidBlockIndex
impl Send for InvalidBlockIndex
impl Sync for InvalidBlockIndex
impl Unpin for InvalidBlockIndex
impl UnwindSafe for InvalidBlockIndex
Blanket Implementations
Mutably borrows from an owned value. Read more
