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