Skip to main content

Module actix

Module actix 

Source
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.