[][src]Type Definition safe_core::ipc::req::ContainerPermissions

type ContainerPermissions = BTreeSet<Permission>;

Permissions stored internally in the access container. In FFI represented as ffi::PermissionSet