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