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

https://github.com/tleonhardt/rust_in_action

My repo to follow along with the Rust in Action book
https://github.com/tleonhardt/rust_in_action

Last synced: 7 months ago
JSON representation

My repo to follow along with the Rust in Action book

Awesome Lists containing this project

README

          

# rust_in_action

This is my repo to follow along with the book [Rust in Action](https://www.manning.com/books/rust-in-action) by Tim McNamara.

The official source code repository for the book can be found on GitHub [here](https://github.com/rust-in-action/code).

You should install Rust using the official [rustup](https://rustup.rs/) installer.