feat: add useful links for Rust (#7397)

pull/7404/head
Ruslan Semagin 1 week ago committed by GitHub
parent c8d8b75c31
commit 6de4a36dd4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/rust/content/108-web-development/105-poem.md
  2. 1
      src/data/roadmaps/rust/content/123-file-parsing/100-pdf-rs.md

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

@ -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: Learn more from the following resources:
- [@official@PDF Documentation](https://docs.rs/pdf/latest/pdf/) - [@official@PDF Documentation](https://docs.rs/pdf/latest/pdf/)
- [@opensource@pdf-rs](https://github.com/pdf-rs/pdf)

Loading…
Cancel
Save