mstdn.maud.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
The place to express your ❤️ more freely. / あなたの「すき」をもっと自由に書き表すための場所。

Administered by:

Server stats:

343
active users

関数もクロージャも引数はパターンを受け取る(NoTopAlt とか微妙な違いはあるけど)ので、match の枝の左に書けるものは構文としては書ける

doc.rust-lang.org/reference/items/functions.html
doc.rust-lang.org/reference/expressions/closure-expr.html

doc.rust-lang.orgFunctions - The Rust Reference