Actions

Type Alias Actions 

Source
pub type Actions = Vec<(String, ModuleId, Vec<(String, Value)>)>;

Aliased Typeยง

pub struct Actions { /* private fields */ }