Expand description
A place to find tools for building your Rust application.
Modules§
- actix
- Support functionality for Actix.
- app
- Application stack tooling.
- auth
- Authentication and authorization tooling.
- client
- Working with API clients.
- core
- Core functionality.
- db
- Basic database support
- health
- Tools for health checks.
- reqwest
- Support for using
reqwest.