Type Definition ruma::events::tag::Tags[][src]

pub type Tags = BTreeMap<TagName, TagInfo>;
This is supported on crate feature events only.
Expand description

Map of tag names to tag info.