Type Definition muzzman_lib::session::Actions

source ·
pub type Actions = Vec<(String, MRef, Vec<(String, Value)>)>;