pub fn import( structsy: &Structsy, iter: impl Iterator<Item = Data>, ) -> Result<(), StructsyError>
Import all the data provided by the iterator to a structsy database.