Skip to main content

scan_notes

Function scan_notes 

Source
pub fn scan_notes(
    root: &Path,
    note_roots: &[String],
    limits: &VaultLimits,
) -> Result<Vec<Note>>