@@ -77,17 +77,20 @@ fn main() {
77
77
78
78
Serde is one of the most widely used Rust libraries so any place that Rustaceans
79
79
congregate will be able to help you out. For chat, consider trying the
80
- [ #general] or [ #beginners] channels of the unofficial community Discord, the
81
- [ #rust-usage] channel of the official Rust Project Discord, or the
82
- [ #general] [ zulip ] stream in Zulip. For asynchronous, consider the [ \[ rust\] tag
83
- on StackOverflow] [ stackoverflow ] , the [ /r/rust] subreddit which has a pinned
84
- weekly easy questions post, or the Rust [ Discourse forum] [ discourse ] . It's
85
- acceptable to file a support issue in this repo but they tend not to get as many
86
- eyes as any of the above and may get closed without a response after some time.
87
-
88
- [ #general ] : https://discord.com/channels/273534239310479360/274215136414400513
89
- [ #beginners ] : https://discord.com/channels/273534239310479360/273541522815713281
80
+ [ #rust-questions] or [ #rust-beginners] channels of the unofficial community
81
+ Discord (invite: < https://discord.gg/rust-lang-community > ), the [ #rust-usage] or
82
+ [ #beginners] channels of the official Rust Project Discord (invite:
83
+ < https://discord.gg/rust-lang > ), or the [ #general] [ zulip ] stream in Zulip. For
84
+ asynchronous, consider the [ \[ rust\] tag on StackOverflow] [ stackoverflow ] , the
85
+ [ /r/rust] subreddit which has a pinned weekly easy questions post, or the Rust
86
+ [ Discourse forum] [ discourse ] . It's acceptable to file a support issue in this
87
+ repo but they tend not to get as many eyes as any of the above and may get
88
+ closed without a response after some time.
89
+
90
+ [ #rust-questions ] : https://discord.com/channels/273534239310479360/274215136414400513
91
+ [ #rust-beginners ] : https://discord.com/channels/273534239310479360/273541522815713281
90
92
[ #rust-usage ] : https://discord.com/channels/442252698964721669/443150878111694848
93
+ [ #beginners ] : https://discord.com/channels/442252698964721669/448238009733742612
91
94
[ zulip ] : https://rust-lang.zulipchat.com/#narrow/stream/122651-general
92
95
[ stackoverflow ] : https://stackoverflow.com/questions/tagged/rust
93
96
[ /r/rust ] : https://www.reddit.com/r/rust
0 commit comments