Skip to main content

remove_from_map

Function remove_from_map 

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

Remove id’s entry from a relation map. Returns whether anything was removed.