logo
pub type DeviceSignatures = Signatures<UserId, Box<DeviceId>>;
Expand description

Map of device signatures for an event, grouped by user.