Rust Coding Guidelines Doc #7
zeeshanlakhani
started this conversation in
General
Replies: 1 comment
-
I was thinking we could recommend when possible trying to pass in borrows like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What are some of the patterns we should
recommend
for programming in Rust, other than adhering to typical project layout, test separation (unit vs integration), clippy, & fmt?Some more info: https://rust-lang.github.io/api-guidelines/about.html
Beta Was this translation helpful? Give feedback.
All reactions