Type Alias volo_http::DynService

source ·
pub type DynService = BoxCloneService<HttpContext, BodyIncoming, Response, Infallible>;

Aliased Type§

struct DynService { /* private fields */ }