Function cargo_diff_tools::build_app[][src]

pub fn build_app(
    binary_name: &str,
    subcommand: Option<(&str, &[&str])>
) -> Result<()>