Type Alias v_authorization::RightSet

source ·
pub type RightSet = HashMap<String, Right>;

Aliased Type§

struct RightSet { /* private fields */ }