1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-17 22:51:16 +02:00

feat: add useful links for Rust (#7397)

This commit is contained in:
Ruslan Semagin
2024-10-09 12:14:23 +03:00
committed by GitHub
parent c8d8b75c31
commit 6de4a36dd4
2 changed files with 2 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ Learn more from the following resources:
- [@official@Swagger API](https://github.com/swagger-api/swagger-ui)
- [@official@Poem](https://docs.rs/poem/latest/poem/)
- [@opensource@Poem](https://github.com/poem-web/poem)

View File

@@ -5,3 +5,4 @@ pdf-rs is a crate that allows the developer to parse and manipulate data and met
Learn more from the following resources:
- [@official@PDF Documentation](https://docs.rs/pdf/latest/pdf/)
- [@opensource@pdf-rs](https://github.com/pdf-rs/pdf)