Skip to main content

add_to_map

Function add_to_map 

Source
pub fn add_to_map(
    fm: &mut Frontmatter,
    field: &str,
    id: &str,
    title: &str,
) -> bool
Expand description

Insert or update id’s entry in a relation map. Returns whether the map changed.