pub fn parse_string_to_json_type_value( s: &str, format: &JsonFormat, ) -> Result<Vec<u8>>
Parses a string to a json type value