Struct biscuit_auth::error::FailedBlockCheck
source ·
[−]Fields
block_id: u32check_id: u32rule: Stringpretty print of the rule that failed
Trait 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 FailedBlockCheck
impl Send for FailedBlockCheck
impl Sync for FailedBlockCheck
impl Unpin for FailedBlockCheck
impl UnwindSafe for FailedBlockCheck
Blanket Implementations
Mutably borrows from an owned value. Read more
