Role

Trait Role 

Source
pub trait Role { }
Expand description

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

Implementorsยง