Type Alias agent_tk::delegation::ModuleInterface

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

Module interface for the delegation modue

Aliased Type§

struct ModuleInterface { /* private fields */ }