Skip to main content

parse_plain_refs

Function parse_plain_refs 

Source
pub fn parse_plain_refs(text: &str) -> Vec<Result<ParsedEntry, ParseError>>
Expand description

Parse plain refs — the existing batch input format. One ref per non-blank, non-comment line. entry_key is always None for this shape; plain refs have no citation-key concept.