Searched defs:get_subcommands_mut (Results 1 – 2 of 2) sorted by relevance
3378 pub fn get_subcommands_mut(&mut self) -> impl Iterator<Item = &mut Command> { in get_subcommands_mut() method
3473 pub fn get_subcommands_mut(&mut self) -> impl Iterator<Item = &mut App<'help>> { in get_subcommands_mut() method