Searched defs:into_make_service (Results 1 – 5 of 5) sorted by relevance
17 fn into_make_service(self) -> IntoMakeService<Self>; in into_make_service() method39 fn into_make_service(self) -> IntoMakeService<Self> { in into_make_service() function
362 fn into_make_service(self) -> IntoMakeService<HandlerService<Self, T, (), B>>; in into_make_service() method384 fn into_make_service(self) -> IntoMakeService<HandlerService<Self, T, (), B>> { in into_make_service() function
64 pub fn into_make_service(self) -> IntoMakeService<HandlerService<H, T, S, B>> { in into_make_service() method
26 mod into_make_service; module376 pub fn into_make_service(self) -> IntoMakeService<Self> { in into_make_service() function
668 pub fn into_make_service(self) -> IntoMakeService<Self> { in into_make_service() function