Type Definition mongodb::event::sdam::ServerDescription[][src]

pub type ServerDescription = ServerInfo<'static>;
Expand description

A description of the most up-to-date information known about a server. Further details can be found in the Server Discovery and Monitoring specification.