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

type ContainerPermissions = BTreeSet<Permission>;

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