pub type StructuredData = HashMap<String, HashMap<String, String>>;
RFC 5424 structured data
pub struct StructuredData { /* private fields */ }