Type Definition muzzman_daemon::packets::Actions

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