snaggen@programming.dev to Rust@programming.devEnglish · 3 years agoRust Doesn't Have Named Arguments. So What?thoughtbot.comexternal-linkmessage-square8fedilinkarrow-up126
arrow-up126external-linkRust Doesn't Have Named Arguments. So What?thoughtbot.comsnaggen@programming.dev to Rust@programming.devEnglish · 3 years agomessage-square8fedilink
minus-squareDolceTriade@programming.devlinkfedilinkEnglisharrow-up6·3 years agoya, maybe it’s the author’s ruby background? For example, in languages like go and C, using structs for optional arguments is basically the norm.
ya, maybe it’s the author’s ruby background? For example, in languages like go and C, using structs for optional arguments is basically the norm.