rustcow 0.1.0

Cowsay, in Rust, inspired by Python's cowpy.
Documentation
1
2
3
4
5
6
pub const COW: &str = r"        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
";