Skip to main content

parse_preco_json

Function parse_preco_json 

Source
pub fn parse_preco_json(content: &str) -> Result<Vec<PreCoDocument>>
Expand description

Parse PreCo JSON format. Parse PreCo JSON format (public for use by DatasetLoader).