Skip to content

alejandronanez/rust-basic-io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic IO in Rust

Exercise from the Chapter 3 of the book Hands on Rust.

cargo run
# type either of these names to see custom greetings and messages:
#
# bert
# steve
# fred
#
# enter any other name to add it to the list
# press the `Enter` key to exit 

About

Learn the basics of IO in Rust

Topics

Resources

License

Stars

Watchers

Forks

Languages