Skip to main content

format_command_help

Function format_command_help 

Source
pub fn format_command_help(
    domain: &str,
    resource: &str,
    routes: &[Route],
    flags: &[Flag],
) -> String
Expand description

Resource/command help: list verbs with flags for a specific resource.