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