An open API service indexing awesome lists of open source software.

https://github.com/edandresvan/practice-book-command-line-rust

Practice exercises of the book “Command-Line Rust” by Ken Youens-Clark (O'Reilly).
https://github.com/edandresvan/practice-book-command-line-rust

practice practice-programming programming rust rustlang

Last synced: 10 months ago
JSON representation

Practice exercises of the book “Command-Line Rust” by Ken Youens-Clark (O'Reilly).

Awesome Lists containing this project

README

          

# Practice Book: Command-Line Rust

This repository contains many of my practice exercises of the book. [“Command-Line Rust” by Ken Youens-Clark (O'Reilly)](https://www.oreilly.com/library/view/command-line-rust/9781098109424/).

![Book Cover](https://learning.oreilly.com/library/cover/9781098109424/360w/)

The original code repository is located [here in GitHub](https://github.com/kyclark/command-line-rust).

## License

[MIT](https://choosealicense.com/licenses/mit/)

The projects in this repository are my own practice following the book lessons.

The original copyright belongs to O'Reilly Media.

Youens-Clark, Ken. Command-Line Rust: A Project-Based Primer for Writing Rust CLI. O’Reilly, 2022. ISBN: 9781098109431