pub type DataMap = HashMap<String, String>;
String key/value bag persisted by transports.
pub struct DataMap { /* private fields */ }