Module apis::process [] [src]

Re-exports

pub use self::inner::Inner;
pub use self::presult::Presult;

Modules

inner
presult

Structs

Def

Process definition.

Handle

Handle to a process held by the session.

Enums

ControlFlow
DefineError

Error in Def.

Kind

Specifies the loop behavior of a process.

KindError

Traits

Global

The global process type.

Id

Unique identifier with a total mapping to process defs.

Process

Main process trait.

Functions

report_sizes