Module exex

Source
Expand description

Support for installing the ExExs (execution extensions) in a node. Types for launching execution extensions (ExEx).

Traits§

BoxedLaunchExEx
A version of LaunchExEx that returns a boxed future. Makes the trait object-safe.
LaunchExEx
A trait for launching an ExEx.

Type Aliases§

BoxExEx
A boxed exex future.