ActionSend

Type Alias ActionSend 

Source
pub type ActionSend = Box<dyn ActionTrait + Send>;

Aliased Typeยง

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