Skip to main content

dispatch_srf

Function dispatch_srf 

Source
pub fn dispatch_srf(
    name: &str,
    args: &[Value],
) -> Result<(Vec<String>, Vec<Vec<Value>>)>