Function testool::statetest::parse::decompose_tags
source · fn decompose_tags(expr: &str) -> HashMap<String, String>
Expand description
converts list of tagged values string into a map if there’s no tags, an entry with an empty tag and the full string is returned