find_top_level_exec_call

Function find_top_level_exec_call 

Source
fn find_top_level_exec_call(s: &str) -> Option<(&str, Vec<&str>, &str)>
Expand description

Find a top-level exec2(a, b) or exec3(a, b, c).