crlf0710 / api-guidelines

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Read them here.

License

This guidelines document is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this document by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

See [CONTRIBUTING.md].

About

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

License:Apache License 2.0


Languages

Language:Shell 100.0%