pub type Mrid = DocumentId;Expand description
An IEC 62325 message resource identifier (max 35 chars, case-sensitive).
Identifies a resource across its revision history; the current version is
the entry with the highest revisionNumber for this mRID.
Aliased Typeยง
pub struct Mrid(/* private fields */);