Skip to main content

Module caps

Module caps 

Source
Expand description

What a job is permitted to reach.

This is the security boundary. The compile-time check in cuttlefish-core exists to give spec authors good error messages; the check here is the one a malicious or malfunctioning block actually runs into, and it fails closed.

Structs§

Capabilities
The capabilities a spec grants a job.

Enums§

ReadDenial
Why Capabilities::allows_read said no.