Type Alias matrix_sdk_base::ruma::events::tag::Tags

source ·
pub type Tags = BTreeMap<TagName, TagInfo>;
Expand description

Map of tag names to tag info.

Aliased Type§

struct Tags { /* private fields */ }