pub fn tfatalunp(s: u8, info: &dyn TextDisplay) -> Result<(), Error<'static>>
Expand description
Outputs a message u8 to the terminal without a prefix.
pub fn tfatalunp(s: u8, info: &dyn TextDisplay) -> Result<(), Error<'static>>
Outputs a message u8 to the terminal without a prefix.