/wc-rs

Naive implementation of the wc utility in Rust.

Primary LanguageRust

wc-rs

A naive and stripped down implementation of the wc tool, entirely for Rust learning purposes.

This is not fully featured, it simply satisfies the codingchallenges.fyi challenge.