[−][src]Type Definition ruma_identifiers::DeviceId
type DeviceId = str;
A Matrix device ID.
Device identifiers in Matrix are completely opaque character sequences. This type alias is provided simply for its semantic value.
type DeviceId = str;
A Matrix device ID.
Device identifiers in Matrix are completely opaque character sequences. This type alias is provided simply for its semantic value.