Crate stdshout

Source
Expand description

Shout it out!

§Example

assert_eq!("I AM NOT SHOUTING!!!1!", stdshout::shout("i am not shouting"));

Structs§

Stdshout

Functions§

shout
Interpret data as UTF-8 and shout it out.