riot_module_shell_democommands

Function hello_world

Source
pub fn hello_world<'a>(
    _w: &mut impl Write,
    args: impl IntoIterator<Item = &'a str>,
)