logo

Type Definition ruma_common::events::tag::Tags

source · []
pub type Tags = BTreeMap<TagName, TagInfo>;
Available on crate feature events only.
Expand description

Map of tag names to tag info.