fn option_as_value(option: &str) -> Result<Value, Error>
Format an option in the format of parent.field=value to a serde Value.
parent.field=value