[][src]Type Definition ruma_identifiers::DeviceIdBox

type DeviceIdBox = Box<DeviceId>;

An owned DeviceId.