Skip to main content

Module agent

Module agent 

Source

Re-exports§

pub use super::*;

Structs§

ActionResp
NoEventHandler
A dummy implementation of an event-handler, that does nothing with the events.
RecursiveEventHandler
A dummy implementation of an event-handler, that immediately applies all agent events
SwAgentService
Simple service around the runtime

Traits§

EventHandler