searchState.loadedDescShard("actix_service", 0, "See Service
docs for information on this crate’s …\nApply a Transform
to a Service
.\nService factory configuration.\nErrors produced by the service.\nErrors produced by the service when polling readiness or …\nErrors produced by the created services.\nThe future response value.\nThe future response value.\nThe future of the Service
instance.g\nErrors produced while building a transform service.\nErrors potentially raised while building a service.\nTrait for types that can be converted to a Service
\nTrait for types that can be converted to a ServiceFactory
\nResponses produced by the service.\nResponses given by the service.\nResponses given by the created services.\nAn asynchronous operation from Request
to a Response
.\nThe kind of Service
created by this factory.\nAn extension trait for Service
s that provides a variety of …\nFactory for creating Service
s.\nAn extension trait for ServiceFactory
s that provides a …\nDefines the interface of a service factory that wraps …\nThe TransformService
value created by this factory\nAn extension trait for Transform
s that provides a variety …\nAn implementation of poll_ready
that always signals …\nCall another service after call to this one has resolved …\nCall another service after call to this one has resolved …\nCall another service after call to this one has resolved …\nCall another service after call to this one has resolved …\nApply a Transform
to a Service
.\nConvert Fn(Config, &Service1) -> Future<Service2>
fn to a …\nConvert …\nApply transform function to a service.\nService factory that produces apply_fn
service.\nTrait object forms of services and service factories.\nProcess the request and return the response asynchronously.\nCreate ServiceFactory
for function that can produce …\nCreate ServiceFactory
for function that accepts config …\nCreate ServiceFactory
for function that can act as a …\nAn implementation of poll_ready
that forwards readiness …\nReturns the argument unchanged.\nCalls U::from(self)
.\nConvert Self
to a ServiceFactory
\nConvert object of type U
to a service S
\nConvert to a Service
\nMap this service’s output to a different type, returning …\nMap this service’s output to a different type, returning …\nMap this service’s output to a different type, returning …\nMap this service’s output to a different type, returning …\nAdapt external config argument to a config for provided …\nMap this service’s error to a different error, returning …\nMap this service’s error to a different error, returning …\nMap this service’s error to a different error, returning …\nMap this service’s error to a different error, returning …\nMap this factory’s init error to a different error, …\nMap this factory’s init error to a different error, …\nReturn a new Transform
whose init error is mapped to to a …\nReturn a new Transform
whose init error is mapped to to a …\nCreate and return a new service asynchronously.\nCreates and returns a new Transform component, …\nReturns Ready
when the service is able to process requests.\nReplace config with unit.\nA boxed future with no send bound or lifetime parameters.\nType alias for service trait object using Box
.\nWrapper for a service factory that will map it’s …\nType alias for service trait object using Rc
.\nWraps a service factory that returns service trait objects.\nReturns the argument unchanged.\nCalls U::from(self)
.\nWraps service as a trait object using RcService
.\nWraps service as a trait object using BoxService
.")