Type Definition ruma::ServerSignatures[][src]

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

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