Skip to main content

Module map

Module map 

Source
Available on crate feature mapping only.
Expand description

Mapping transports into other message types.

Structs§

Mapping
Wrapper transport mapping outgoing and/or incoming messages into other message types.

Traits§

Map
Trait allowing transports to be mapped into other message types.
Mapper
Trait for mapping input into output.