add_shared_extension

Function add_shared_extension 

Source
pub async fn add_shared_extension(
    __arg0: State<Shared>,
    req: Request<Body>,
    next: Next,
) -> Response
Expand description

Middleware to add shared state to request extensions