blob: cc18cf4fe3d25a1ffa90be0388bbe50aaac5c5ca [file] [log] [blame]
window.SIDEBAR_ITEMS = {"mod":[["channel","Client implementation and builder."],["server","Server implementation and builder."]],"struct":[["Body","A stream of `Bytes`, used when receiving bodies."],["Certificate","Represents a X509 certificate."],["Channel","A default batteries included `transport` channel."],["ClientTlsConfig","Configures TLS settings for endpoints."],["Endpoint","Channel builder."],["Error","Error’s that originate from the client or server;"],["Identity","Represents a private key and X509 certificate."],["Server","A default batteries included `transport` server."],["ServerTlsConfig","Configures TLS settings for servers."],["TimeoutExpired","Error returned if a request didn’t complete within the configured timeout."],["Uri","The URI component of a request."]],"trait":[["NamedService","A trait to provide a static reference to the service’s name. This is used for routing service’s within the router."]]};