A wc clone in Rust
Switch branches/tags
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src
.gitignore
Cargo.lock
Cargo.toml
README.md

README.md

rwc

A little wc clone, in Rust.

Right now, this doesn’t clone wc accurately, I just got the basic calculations going.