About - Rust API Guidelines
rust-lang.github.io · 180 words · saved by 1 readers
This is a set of recommendations on how to design and present APIs for the Rust programming language.
Rust API Guidelines This is a set of recommendations on how to design and present APIs for the Rust programming language. They are authored largely by the Rust library team, based on experiences building the Rust standard library and other crates in the Rust ecosystem. These are only guidelines, some more firm than others. In some cases they are vague and still in development. Rust crate authors should consider them as a set of important considerations in the development of idiomatic and interoperable Rust libraries, to use as they see fit. These guidelines should not in any way be…
saved by
related reading
- Semantic Versioning - Rust Project Primerrustprojectprimer.com
- tonic - Rustdocs.rs
- The Rust Programming Language - The Rust Programming Languagedoc.rust-lang.org
- Rust Documentationdoc.rust-lang.org
- Rust Language Cheat Sheetcheats.rs
- The Rust Programming Language - The Rust Programming Languagedoc.rust-lang.org
- A half-hour to learn Rustfasterthanli.me
- rust-lang/rust is adopting an LLM policy | Inside Rust Blogblog.rust-lang.org
- How to Learn Rustgist.github.com
- Everything I know about good API designseangoedecke.com
- Web Interface Guidelinesvercel.com
- Book list for streetfighting computer scientists - dankwiki, the wiki of nick blacknick-black.com