Module version_adapter
Available on crate feature
http only.Structs§
- Request
Version Adapter ConnectorServicewhich will adapt the request version if needed.- Request
Version Adapter Layer ConnectorServicelayer which will adapt the request version if needed.- Response
Version Adapter Servicewhich will adapt the response version to the original request version.- Response
Version Adapter Layer Layerwhich will adapt the response version to the original request version.
Functions§
- adapt_
request_ version - Adapt request to match the provided
Version - adapt_
response_ version - Adapt response to match the provided
Version