/rust_projects

Mini projects in Rust following Command-Line Rust 🦀

Primary LanguageRust

Command-Line Rust

Learning C by writing clones of some UNIX CLI utility tool

  • recho - rust clone of echo
  • catr - rust clone of cat
  • headr - rust clone of head


Following a book by Ken Youens-Clark

Command-Line Rust