Skip to main content

parse_batch

Function parse_batch 

Source
pub fn parse_batch(
    response: &str,
    chunks: &[BatchChunkAnalysis],
) -> Result<Vec<BatchExtraction>, ExtractError>
Expand description

Parses and validates one exact recording-wide normalization response.