Skip to main content

apply_event

Function apply_event 

Source
pub fn apply_event(
    sessions: &mut BTreeMap<String, AgentSession>,
    event: AgentEvent,
)