Hi there,
I was looking for the Rust style guide. I found this here in a google search: Style Guidelines. But that does not seem to be the latest one. Through binary search trying different version numbers in the URL I found that Style Guidelines also works, but 13 does not. Is that the latest? What's the parent page? What's the canonical way of getting here?
I also found this: https://github.com/rust-dev-tools/fmt-rfcs/blob/master/guide/guide.md. This seems rather short and is not answering the specific question I have come here for (how to name a method function that returns a boolean).
What is the status of either one of these? Is either one the "official" style guide?
Thank you.
McKrassy.