/hecto_follow

Rust practice, following hecto

Primary LanguageRustMIT LicenseMIT

Project description

This project is a practice on rust, which follows hecto and kyun.

Notes will be written in this README file, corresponding to each chapter in hecto tutorial.

Hecto, Chapter 2: Reading User Input

  1. termion is not supported on Windows, so crossterm is used. Then kyun is recommended in tutorial.