pub type Options = HashMap<String, Value>;
Map of API options and corresponding values.
pub struct Options { /* private fields */ }