aphrodite::output

Function toutputbln

Source
pub fn toutputbln(
    s: &[u8],
    info: &dyn TextDisplay,
) -> Result<(), Error<'static>>
Expand description

Outputs a message &[u8] and a newline to the terminal.