JintaoChen-afk / hecto_follow

Rust practice, following hecto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Rust practice, following hecto

License:MIT License


Languages

Language:Rust 100.0%