Skip to main content

string_value

Function string_value 

Source
pub fn string_value(value: &Value) -> Option<String>
Expand description

Converts JSON scalars to Python-compatible string values where providers do so.