pub type Fields = IndexMap<String, String>;
Expand description

An ordered map of raw tag-value pairs.