Skip to main content

parse_labels

Function parse_labels 

Source
pub fn parse_labels(jsonl: &str) -> Result<Vec<Label>, Error>
Expand description

Parse a labels JSONL document (one Label per non-empty line).