Function higher_effect::io::put_str

source ·
pub fn put_str<'a, S: AsRef<str> + 'a>(s: S) -> IO<'a, (), Error>
Expand description

Print a string to the console.