add rust api link

This commit is contained in:
Christoph J. Scherr 2024-05-12 17:00:49 +02:00
parent 4eb3338a6e
commit 63a34b2fb4
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ The following links are related to taking or processing notes.
* [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) - A
standard on how to write git commit messages
* [Rust](https://www.rust-lang.org/) - My favorite programming language
* [Rust Api Documentation Convention](https://github.com/rust-lang/rfcs/blob/master/text/1574-more-api-documentation-conventions.md#appendix-a-full-conventions-text) RFCs on how to write doc comments in rust.
## Editors