InternetCitizen2 to Pop!_OS (Linux) · 2 years agoStyle Guidemessage-squaremessage-square6fedilinkarrow-up18arrow-down10file-text
arrow-up18arrow-down1message-squareStyle GuideInternetCitizen2 to Pop!_OS (Linux) · 2 years agomessage-square6fedilinkfile-text
minus-squareMichael Murphy (S76)Mlinkfedilinkarrow-up2·edit-22 years agoWhat Rust’s maintainers recommend is what I’d recommend: https://rust-lang.github.io/api-guidelines/ Many of these are automatically detected and suggested by clippy’s pedantic flag.
No I mean something like this.
What Rust’s maintainers recommend is what I’d recommend: https://rust-lang.github.io/api-guidelines/
Many of these are automatically detected and suggested by clippy’s pedantic flag.
Thanks