Type Definition mungos::options::TagSet

source · []
pub type TagSet = HashMap<String, String, RandomState>;
Expand description

A read preference tag set. See the documentation here for more details.