write_forms

Function write_forms 

Source
pub fn write_forms(
    path: &Path,
    forms: Vec<ArchiveForm>,
) -> Result<bool, ArchiveError>