Module apis::process

source ·

Re-exports

Modules

  • The sourcepoints field is wrapped in a Refcell and an Option so that it may be “removed” from the process with take_endpoints while the run loop receives messages.

Structs

  • Process definition.
  • Handle to a process held by the session.

Enums

Traits

  • The global process type.
  • Unique identifier with a total mapping to process defs.
  • Main process trait.

Functions

Type Aliases