Skip to main content

parse_in

Function parse_in 

Source
pub fn parse_in(fm: &Frontmatter, field: &str) -> Vec<(String, String)>
Expand description

Read an arbitrary ID->title relation map (references, blocked_by, blocks) as (id, raw_value) pairs sorted by item number.