Struct biscuit_auth::error::FailedAuthorizerCheck
source ·
[−]Fields
check_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 FailedAuthorizerCheck
impl Send for FailedAuthorizerCheck
impl Sync for FailedAuthorizerCheck
impl Unpin for FailedAuthorizerCheck
impl UnwindSafe for FailedAuthorizerCheck
Blanket Implementations
Mutably borrows from an owned value. Read more
