ruma

Type Alias ServerSignatures

Source
pub type ServerSignatures = Signatures<OwnedServerName, OwnedKeyName>;
Expand description

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

Aliased Typeยง

struct ServerSignatures(/* private fields */);