List of all items
Structs
- body::Body
- bridge::io::TokioIo
- bridge::rt::TokioExecutor
- bridge::service::TowerHyperFuture
- bridge::service::TowerHyperService
- client::Builder
- client::Client
- client::ClientService
- client::DowncastError
- client::DowncastErrorLayer
- client::conn::connection::HttpConnection
- client::conn::dns::GaiFuture
- client::conn::dns::GaiResolver
- client::conn::dns::SocketAddrs
- client::conn::protocol::ProtocolRequest
- client::conn::protocol::auto::HttpConnectionBuilder
- client::conn::protocol::http1::Builder
- client::conn::protocol::http1::Connection
- client::conn::protocol::http1::Parts
- client::conn::protocol::http1::SendRequest
- client::conn::protocol::http2::Builder
- client::conn::protocol::http2::Connection
- client::conn::protocol::http2::SendRequest
- client::conn::protocol::mock::MockProtocol
- client::conn::protocol::mock::MockProtocolError
- client::conn::protocol::mock::MockSender
- client::conn::stream::Stream
- client::conn::stream::TlsStream
- client::conn::stream::mock::MockAddress
- client::conn::stream::mock::MockStream
- client::conn::stream::mock::StreamID
- client::conn::transport::IntoStream
- client::conn::transport::TlsTransport
- client::conn::transport::TransportStream
- client::conn::transport::duplex::DuplexTransport
- client::conn::transport::mock::MockConnectionError
- client::conn::transport::mock::MockTransport
- client::conn::transport::tcp::InvalidUri
- client::conn::transport::tcp::TcpConnectionError
- client::conn::transport::tcp::TcpTransport
- client::conn::transport::tcp::TcpTransportBuilder
- client::conn::transport::tcp::TcpTransportConfig
- client::conn::transport::tls::TlsTransportWrapper
- client::pool::Config
- discovery::BindError
- discovery::GrpcScheme
- discovery::RegistryConfig
- discovery::RegistryTransport
- discovery::ServiceRegistry
- discovery::SvcScheme
- discovery::TransportBuilder
- info::ConnectionInfo
- info::UnixAddr
- info::tls::TlsConnectionInfo
- pidfile::PidFile
- server::GracefulShutdown
- server::Server
- server::Serving
- server::conn::AcceptOne
- server::conn::Acceptor
- server::conn::ConnectionWithInfo
- server::conn::MakeServiceConnectionInfoLayer
- server::conn::MakeServiceConnectionInfoService
- server::conn::Stream
- server::conn::auto::Builder
- server::conn::auto::UpgradableConnection
- server::conn::http1::Builder
- server::conn::http1::Connection
- server::conn::http1::Parts
- server::conn::http1::UpgradeableConnection
- server::conn::http2::Builder
- server::conn::http2::Connection
- server::conn::tls::TlsStream
- server::conn::tls::acceptor::TlsAcceptor
- server::conn::tls::info::TlsConnection
- server::conn::tls::info::TlsConnectionInfoLayer
- server::conn::tls::info::TlsConnectionInfoService
- server::conn::tls::sni::ValidateSNI
- server::conn::tls::sni::ValidateSNIService
- service::AdaptCustomBodyLayer
- service::AdaptCustomBodyService
- service::AdaptIncomingLayer
- service::AdaptIncomingService
- service::AdaptOuterBodyLayer
- service::AdaptOuterBodyService
- service::Attempts
- service::BoxMakeServiceLayer
- service::BoxMakeServiceRef
- service::Retry
- service::RetryLayer
- service::ServiceBuilder
- service::SharedService
- stream::duplex::DuplexAddr
- stream::duplex::DuplexClient
- stream::duplex::DuplexIncoming
- stream::duplex::DuplexStream
- stream::tls::TlsHandshakeFuture
Enums
- client::Error
- client::conn::connection::ConnectionError
- client::conn::connection::UriError
- client::conn::dns::IpVersion
- client::conn::protocol::HttpProtocol
- client::conn::transport::TlsConnectionError
- discovery::ConnectionError
- discovery::ServiceDiscovery
- info::BraidAddr
- info::Protocol
- server::ServerError
- server::conn::AcceptorCore
- server::conn::ConnectionError
- server::conn::tls::sni::SNIMiddlewareError
- server::conn::tls::sni::ValidateSNIError
- stream::Braid
- stream::tls::TlsBraid
Traits
- body::TryCloneRequest
- client::conn::connection::Connection
- client::conn::dns::IpVersionExt
- client::conn::protocol::Protocol
- client::conn::transport::Transport
- client::conn::transport::TransportExt
- client::pool::PoolableConnection
- client::pool::PoolableTransport
- discovery::Scheme
- info::HasConnectionInfo
- info::tls::HasTlsConnectionInfo
- server::Protocol
- server::conn::Accept
- server::conn::AcceptExt
- server::conn::Connection
- server::conn::tls::acceptor::TlsAcceptExt
- service::AdaptCustomBodyExt
- service::HttpService
- service::MakeServiceRef
- service::Service
- service::ServiceExt
- service::ServiceRef
- stream::tls::TlsHandshakeExt
- stream::tls::TlsHandshakeStream
Functions
- client::conn::protocol::http1::handshake
- client::conn::protocol::http2::handshake
- client::default_tls_config
- service::make_service_fn
- service::service_fn
- stream::duplex::pair