Type Definition ruma::identifiers::ServerSignatures[][src]

pub type ServerSignatures = Signatures<Box<ServerName, Global>, Box<KeyName, Global>>;
Expand description

Map of server signatures for an event, grouped by server.