pub type Statements = BTreeMap<String, BTreeSet<String>>;
Resource-to-actions access statements.
pub struct Statements { /* private fields */ }