Expand description
Actix adapter module for this.env
This module organizes subcomponents for integrating Actix Web
with the this.env environment resolution system.
Re-exports§
pub use config::*;pub use middleware::*;
Modules§
- config
- env_
request_ parser - handlers
- Future handlers for custom responses, logging, metrics, etc.
- middleware
- Actix middleware definition
- mw_
router - service
- utils
- Helper utilities for actix middleware processing.