rust-lang / ferris-says

A Rust flavored implementation of `cowsay`
https://crates.io/crates/ferris-says
Apache License 2.0
194 stars 34 forks source link

Eyes for Ferris #27

Closed robamu closed 1 year ago

robamu commented 3 years ago

Includes #26 . Ferris now has customizable eyes as well. Unfortunately, this also changes some API for the library because the eyes information needs to be passed somehow and there is no way to specify default arguments (yet)