ModuleInterface

Type Alias ModuleInterface 

Source
pub type ModuleInterface = ModuleInterface<InputMessage, OutputMessage>;
Expand description

Module interface for the execution module

Aliased Typeยง

pub struct ModuleInterface { /* private fields */ }