Skip to main content

scan_notes_with_debug

Function scan_notes_with_debug 

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