Skip to main content

method_command

Function method_command 

Source
pub fn method_command<F>(method: &Method, decorate: &F) -> Command
where F: Fn(Command) -> Command,
Expand description

The subcommand for one method.