Skip to main content

command_group

Function command_group 

Source
pub fn command_group<I, E>(children: I) -> El
where I: IntoIterator<Item = E>, E: Into<El>,