Skip to main content

load_recs

Function load_recs 

Source
pub fn load_recs(layout: &Layout) -> Result<Vec<IssueRec>>
Expand description

Snapshot every heading across every project, with the path detail and excerpt need.

ยงErrors

Returns an error if a project directory cannot be listed or an issues.org cannot be read or parsed.