Function tprintln_impl

Source
pub fn tprintln_impl<T>(term: T, args: &str)
where T: Into<Arc<Terminal>>,