fn infer_style( value: &str, style: Option<StringStyle>, literal: Option<bool>, ) -> (StringStyle, bool)