mithril_common::entities

Type Alias ProtocolMessagePartValue

source
pub type ProtocolMessagePartValue = String;
Expand description

The value of a ProtocolMessage

Aliased Typeยง

struct ProtocolMessagePartValue { /* private fields */ }