Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rust-in-action/code
Source code for the book Rust in Action
https://github.com/rust-in-action/code
book manning-publications rust rust-in-action rustlang
Last synced: 30 days ago
JSON representation
Source code for the book Rust in Action
- Host: GitHub
- URL: https://github.com/rust-in-action/code
- Owner: rust-in-action
- Created: 2020-02-16T02:27:28.000Z (over 4 years ago)
- Default Branch: 1st-edition
- Last Pushed: 2023-03-04T18:43:08.000Z (over 1 year ago)
- Last Synced: 2024-10-01T19:10:56.666Z (about 1 month ago)
- Topics: book, manning-publications, rust, rust-in-action, rustlang
- Language: Rust
- Homepage: https://www.manning.com/books/rust-in-action?a_aid=rust&a_bid=0367c58f&chan=github
- Size: 13.3 MB
- Stars: 1,854
- Watchers: 33
- Forks: 431
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://images.manning.com/264/352/resize/book/4/d33e139-a73e-4206-b457-6fa024449e33/McNamara-Rust-HI.png)
# Welcome to _Rust in Action_ source code
This source code repository is a companion to the [Rust in Action][] book by Tim McNamara, published by Manning Publications.
# Supporting the book
Most book sales are generated on the basis of trusted referrals and recommendations.
Please add your rating or review on [Goodreads](https://www.goodreads.com/book/show/48496405-rust-in-action), [Amazon][] or perhaps even your own blog.If you haven't got it yet, here are some links so that you can buy _Rust in Action_ for yourself:
- [direct from the publisher][Rust in Action] (recommended)
- [Amazon][], or one of its subsidiaries like [Book Depository][]
- [Books-a-Million](https://www.booksamillion.com/p/9781617294556)
- [Barnes & Noble](https://www.barnesandnoble.com/w/rust-in-action-tim-mcnamara/1134424547)
- perhaps even your local bookshop via [indiebound][]!# Providing feedback
The issue tracker is open, and is useful for minor bug reports.
Please don't submit pull requests. They are not accepted due to copyright.
Please use https://livebook.manning.com/books/rust-in-action to submit issues for anything larger, especially if you want to discuss the book's text rather than a specific line of code.
That way you can communicate with a community of thousands of other readers.# Contact the author
You are very welcome to contact me at any stage!
The best channel is [Twitter](https://twitter.com/timClicks) and my email address is available on [my website](https://tim.mcnamara.nz).
I'm also active on [Reddit](https://www.reddit.com/user/timClicks), [LinkedIn](https://www.linkedin.com/in/timmcnamaranz/) and the [Rust user forum](https://users.rust-lang.org/u/timclicks) and the discord servers for Rust.[Amazon]: https://www.amazon.com/Rust-Action-Tim-McNamara/dp/1617294551/
[Book Depository]: https://www.bookdepository.com/Rust-Action-Ts-McNamara/9781617294556
[indiebound]: http://www.indiebound.org/book/9781617294556
[Rust in Action]: https://www.manning.com/books/rust-in-action?a_aid=rust&a_bid=0367c58f&chan=source_code