|
2 | 2 |
|
3 | 3 | Serde is one of the most widely used Rust libraries so any place that Rustaceans |
4 | 4 | congregate will be able to help you out. For chat, consider trying the |
5 | | -[#general] or [#beginners] channels of the unofficial community Discord, the |
6 | | -[#rust-usage] channel of the official Rust Project Discord, or the |
7 | | -[#general][zulip] stream in Zulip. For asynchronous, consider the [\[rust\] tag |
8 | | -on StackOverflow][stackoverflow], the [/r/rust] subreddit which has a pinned |
9 | | -weekly easy questions post, or the Rust [Discourse forum][discourse]. |
| 5 | +[#rust-questions] or [#rust-beginners] channels of the unofficial community |
| 6 | +Discord (invite: <https://discord.gg/rust-lang-community>), the [#rust-usage] or |
| 7 | +[#beginners] channels of the official Rust Project Discord (invite: |
| 8 | +<https://discord.gg/rust-lang>), or the [#general][zulip] stream in Zulip. For |
| 9 | +asynchronous, consider the [\[rust\] tag on StackOverflow][stackoverflow], the |
| 10 | +[/r/rust] subreddit which has a pinned weekly easy questions post, or the Rust |
| 11 | +[Discourse forum][discourse]. |
10 | 12 |
|
11 | | -[#general]: https://discord.com/channels/273534239310479360/274215136414400513 |
12 | | -[#beginners]: https://discord.com/channels/273534239310479360/273541522815713281 |
| 13 | +[#rust-questions]: https://discord.com/channels/273534239310479360/274215136414400513 |
| 14 | +[#rust-beginners]: https://discord.com/channels/273534239310479360/273541522815713281 |
13 | 15 | [#rust-usage]: https://discord.com/channels/442252698964721669/443150878111694848 |
| 16 | +[#beginners]: https://discord.com/channels/442252698964721669/448238009733742612 |
14 | 17 | [zulip]: https://rust-lang.zulipchat.com/#narrow/stream/122651-general |
15 | 18 | [stackoverflow]: https://stackoverflow.com/questions/tagged/rust |
16 | 19 | [/r/rust]: https://www.reddit.com/r/rust |
|
0 commit comments