async fn handle_dao( drk: &DrkPtr, parts: &[&str], input: &[String], output: &mut Vec<String>, )
Auxiliary function to define the dao command handling.