一个 rust 风格的 cowsay
由 Nick Tomlin 编写
使用旧的 Rust 2015
在 #cowsay 中排名 17
11KB 301 行
A rusty fork of gnusay
通过 cargo install rsay 安装 (即将提供可执行文件)
cargo install rsay
Usage: rsay [-OPTIONS] [ARG...] Options: -h, --help Print this help menu -W, --width 50 Width of output
~445KB