1
2
3
/// These are the Tags which can be assigned to nearly **anything**

/// in the GMS2 editor. Users can add any UTF-8 valid tags.

pub type Tags = Vec<String>;