Skip to main content

exec_action

Function exec_action 

Source
fn exec_action(
    machine: &str,
    buf: &mut Buffer,
    m: &MVal,
    opt: &Option<String>,
    type_: &str,
) -> Out