jdockerty / wc-rs

Naive implementation of the wc utility in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Naive implementation of the wc utility in Rust.


Languages

Language:Rust 100.0%