Type Alias agent_tk::delegation::transport::ModuleInterface
source · pub type ModuleInterface = ModuleInterface<InputMessage, OutputMessage>;Expand description
Module interface for transport
Aliased Type§
struct ModuleInterface { /* private fields */ }