Rust API Guidelines

EMBED

Tue Aug 17 2021 16:32:31 GMT+0000 (Coordinated Universal Time)

Saved by @Pomroka #rust #api


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.

https://rust-lang.github.io/api-guidelines/