[][src]Function addon_distributor::distributor::write_updates_to_file

pub fn write_updates_to_file<P: AsRef<Path>>(
    path: P,
    updates: &Addons
) -> Result<(), Box<dyn Error>>