pub fn list_executions(
store: Option<&ExecutionStore>,
output_format: Option<&str>,
) -> StatusQueryResultExpand description
Handle execution list query and return the result
pub fn list_executions(
store: Option<&ExecutionStore>,
output_format: Option<&str>,
) -> StatusQueryResultHandle execution list query and return the result