print_help_to

Function print_help_to 

Source
pub fn print_help_to<Ctx: ?Sized, W: Write>(
    env: &Env<'_>,
    cmd: &CmdSpec<'_, Ctx>,
    path: &[&str],
    out: W,
)
Expand description

Print help to the provided writer.