Skip to content

Mutex ignored #2627

Answered by sfackler
rcastill asked this question in General
Jun 23, 2020 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Assignment uses patterns, and _ is a pattern that discards its value immediately: https://doc.rust-lang.org/book/ch18-01-all-the-places-for-patterns.html#let-statements.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rcastill
Comment options

Answer selected by rcastill
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants