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