Struct biscuit_auth::error::FailedAuthorizerCheck
source · Fields§
§check_id: u32§rule: Stringpretty print of the rule that failed
Trait Implementations§
source§impl Clone for FailedAuthorizerCheck
impl Clone for FailedAuthorizerCheck
source§fn clone(&self) -> FailedAuthorizerCheck
fn clone(&self) -> FailedAuthorizerCheck
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more