You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This source code repository is a companion to the [Rust in Action][] book available from Manning Publications.
4
7
5
8
9
+
10
+
# Supporting the book
11
+
12
+
Most book sales are generated on the basis of trusted referrals and recommendations.
13
+
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.
14
+
15
+
If you haven't got it yet, here are some links so that you can buy _Rust in Action_ for yourself:
16
+
17
+
-[direct from the publisher][Rust in Action] (recommended)
18
+
-[Amazon][], or one of its subsidiaries like [Book Depository][]
- perhaps even your local bookshop via [indiebound][]!
22
+
6
23
# Providing feedback
7
24
8
-
The issue tracker is open, but please use livebook.manning.com/books/rust-in-action to submit issues.
25
+
The issue tracker is open, and is useful for minor bug reports.
26
+
27
+
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.
28
+
That way you can communicate with a community of thousands of other readers.
9
29
10
30
11
31
# Contact the author
@@ -15,4 +35,7 @@ The best channel is [Twitter](https://twitter.com/timClicks) and my email addres
15
35
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.
0 commit comments