Skip to main content

SubAgentSessionUnsubscribe

Type Alias SubAgentSessionUnsubscribe 

Source
pub type SubAgentSessionUnsubscribe = Box<dyn FnOnce() + Send + 'static>;

Aliased Typeยง

pub struct SubAgentSessionUnsubscribe(/* private fields */);