Struct authz::authz::Permission [] [src]

pub struct Permission { /* fields omitted */ }

Methods

impl<'a> Permission
[src]

Trait Implementations

impl Debug for Permission
[src]

Formats the value using the given formatter.

impl PartialEq for Permission
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.