pub fn export( structsy: &Structsy, ) -> Result<impl Iterator<Item = Data>, StructsyError>
Produce and iterator that allow to iterate all the data in a structsy database for then write some data on an external target.