pub fn string_value(value: &Value) -> Option<String>
Converts JSON scalars to Python-compatible string values where providers do so.