← Back to context Comment by neoneye2 2 years ago Suggestion. Rename from `func` to `fn` so it's more aligned with Rust. 1 comment neoneye2 Reply tritipsocial 2 years ago The `fn` keyword is already used for local functions, which allow a more compact function definition than `func`.
tritipsocial 2 years ago The `fn` keyword is already used for local functions, which allow a more compact function definition than `func`.
The `fn` keyword is already used for local functions, which allow a more compact function definition than `func`.