Crate adapter

Source

Traitsยง

Adapter
The Adapter trait is used to define the interface for an adapter. An adapter is a component that is used to convert the input from a client into a format that is understood by the service.