Type Alias ProtocolMessagePartValue

Source
pub type ProtocolMessagePartValue = String;
Expand description

The value of a ProtocolMessage

Aliased Typeยง

pub struct ProtocolMessagePartValue { /* private fields */ }