Function blarse::format_tags

source ·
pub fn format_tags(tags: Vec<&str, Global>) -> String
Expand description

Formats the given vector of strings in the fashion (a; b; c), where a, b, and c are debug-formatted tags (in order to see escape characters).