pub type MsgMessage = HashMap<String, Value>;
Represents an arbitrary ROS message.
struct MsgMessage { /* private fields */ }