Skip to main content

command_item

Function command_item 

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