Type Alias volo_http::DynService
source · pub type DynService = BoxCloneService<HttpContext, BodyIncoming, Response, Infallible>;Aliased Type§
struct DynService { /* private fields */ }pub type DynService = BoxCloneService<HttpContext, BodyIncoming, Response, Infallible>;struct DynService { /* private fields */ }