Skip to main content

nearest_citation_key

Function nearest_citation_key 

Source
fn nearest_citation_key(
    unknown: &str,
    records: &BTreeMap<String, BibEntry>,
) -> Option<String>