Skip to main content

parse_data

Function parse_data 

Source
pub fn parse_data(raw: &str, format: DataFormat) -> Result<Value, SourceError>
Expand description

Parse raw string data according to the specified format.