Module jsonrpsee_server::middleware::rpc::layer::either
source · Expand description
tower::util::Either
but
adjusted to satisfy the trait bound `RpcServiceT.
NOTE: This is introduced because it doesn’t work to implement tower::Layer for external types such as future::Either.
Enums§
tower::util::Either
but adjusted to satisfy the trait bound `RpcServiceT.