Module gaol::profile

source ·
Expand description

Sandbox profiles—lists of permitted operations.

Structs§

  • A sandbox profile, which specifies the set of operations that this process is allowed to perform. Operations not in the list are implicitly prohibited.

Enums§

Traits§

  • Allows operations to be queried to determine how precisely they can be allowed on this platform.