Type Definition rsure::StoreTags[][src]

type StoreTags = BTreeMap<String, String>;

Tags are just key/value pairs. Both key and value should be printable strings.