Expand description

Calls executable by Handler::execute and utilities to operate upon them.

Re-exports

pub use alloc::Alloc;

Modules

Generic allocatable call-specific functionality.

Enarx call-specific functionality.

GDB call-specific functionality.

Call kinds.

Syscall-specific functionality.

Call-specific types.

Enums

Traits

An executable call.

A call, which may result in allocation within the block.

A call, which does not result in an allocation within the block.