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