Type Alias v_authorization::ACLRecordSet

source ·
pub type ACLRecordSet = HashMap<String, ACLRecord>;

Aliased Type§

struct ACLRecordSet { /* private fields */ }