Module kernel::storage_permissions
source · Expand description
Mechanism for managing storage read & write permissions.
These permissions are intended for userspace applications so the kernel can restrict which stored elements the apps have access to.
Structs§
StoragePermissions
with a fixed size number of read and modify permissions.StoragePermissions
with arbitrary static arrays holding read and modify permissions.- Permissions for accessing persistent storage.