pub type ProtocolMessagePartValue = String;
Expand description

The value of a ProtocolMessage

Aliased Type§

struct ProtocolMessagePartValue { /* private fields */ }