Rust API Guidelines
2021-12-14 16:08![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Полезное чтиво для изучения языка Rust.
- https://rust-lang.github.io/api-guidelines/about.html
- https://deterministic.space/elegant-apis-in-rust.html
- https://github.com/rust-lang/rfcs/blob/master/text/0199-ownership-variants.md
- https://github.com/rust-lang/rfcs/blob/master/text/0344-conventions-galore.md
- https://github.com/rust-lang/rfcs/blob/master/text/0430-finalizing-naming-conventions.md
- https://github.com/rust-lang/rfcs/blob/master/text/0445-extension-trait-conventions.md