Skip to main content

index_msg_files

Function index_msg_files 

Source
pub fn index_msg_files(
    root: &Path,
    index: &mut HashMap<(String, String), PathBuf>,
) -> Result<()>