pub type OptionHashMap = HashMap<String, String>;
Option hash map, used for Print options.
pub struct OptionHashMap { /* private fields */ }