Function rustracer::completion
source · pub(crate) fn completion(sub_m: &ArgMatches) -> Result<(), CompletionErr>Expand description
Generate shell completions file for rustracer command and its subcommands.
Called when rustracer-completion subcommand is used.