pub trait TransportSerializer: PrepareForTransport { }
Expand description

| The TransportSerializer prepares | messages for the network transport |

Implementors§