Skip to main content

iter_notes

Function iter_notes 

Source
pub fn iter_notes(
    git_dir: &Path,
    format: ObjectFormat,
    store: &FileRefStore,
    notes_ref: &NotesRef,
) -> Result<NotesIter>
Expand description

Stream notes from notes_ref without materializing the full list.