Not sure I like the return expression in a rust function not needing a semicolon terminator.
I mean, I'm an F# fan so ideally I'd like *no* semicolon expression terminators, but this mix of "use ; unless it's the return expressoin" feels awkward?
Not sure I like the return expression in a rust function not needing a semicolon terminator.
I mean, I'm an F# fan so ideally I'd like *no* semicolon expression terminators, but this mix of "use ; unless it's the return expressoin" feels awkward?