Searched defs:IntoMakeService (Results 1 – 1 of 1) sorted by relevance
12 pub struct IntoMakeService<S> { struct16 impl<S> IntoMakeService<S> { impl22 impl<S, T> Service<T> for IntoMakeService<S> implementation