pub fn tag_list_to_string_list(tags: Vec<Tag>) -> Vec<String>
Expand description

Converts a list of tags into a list of string tags