pub fn value_to_string(value: &Value) -> Option<String>
Attempt to extract a string from a runtime value.