Available on crate feature
client
only.Expand description
Defines types that implement a trait for endpoint resolution
Structsยง
- Static
UriEndpoint Resolver - An endpoint resolver that uses a static URI.
- Static
UriEndpoint Resolver Params - Empty params to be used with
StaticUriEndpointResolver
.