One row of the role table: a role and the operations it permits.
One role and the operations it permits.
@type t() :: %Mediate.Rbac.Policy.Role{name: atom(), permissions: [atom()]}