Skip to main content

AuthHttpService

Type Alias AuthHttpService 

Source
pub type AuthHttpService<RM> = TowerServiceNoHttp<Stack<RM, Identity>>;
Expand description

Inner HTTP transport service type for auth-server middleware.

Aliased Type§

pub struct AuthHttpService<RM> { /* private fields */ }

Layout§

Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.