fn options_map_to_value(options: &HashMap<String, String>) -> Value
Converts the options map to a json object.
options
Replaces “null” strings by null json values.
null