Expand description
Support for installing the ExExs (execution extensions) in a node. Types for launching execution extensions (ExEx).
Traits§
- Boxed
Launch ExEx - A version of
LaunchExEx
that returns a boxed future. Makes the trait object-safe. - Launch
ExEx - A trait for launching an
ExEx
.
Type Aliases§
- BoxExEx
- A boxed exex future.