pub type ObjectPermissions = HashMap<String, HashMap<String, Vec<String>>>;
pub struct ObjectPermissions { /* private fields */ }