Function shout

Source
pub fn shout<D: AsRef<[u8]>>(data: D) -> String
Expand description

Interpret data as UTF-8 and shout it out.