pub type ServerSignatures = Signatures<OwnedServerName, OwnedKeyName>;
Expand description
Map of server signatures for an event, grouped by server.
Aliased Typeยง
struct ServerSignatures(/* private fields */);
pub type ServerSignatures = Signatures<OwnedServerName, OwnedKeyName>;
Map of server signatures for an event, grouped by server.
struct ServerSignatures(/* private fields */);