Type Definition mongodb::options::TagSet[][src]

pub type TagSet = HashMap<String, String>;
Expand description

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