pub fn from_json(json: &[u8]) -> Result<HashMap<String, String>, Error>
Parse JSON to string values for use with ExecutionPlan::with_values().
null