Crate authorize [] [src]

Generic authorization routines.

Traits

Authorize

Implementor should be authorized.

Role

Marker trait of role. Implement it for your struct or enum to represent roles in your services.