* data need to be transfered as a csv-file attachment via email * each row takes a semicolon separeted list of string fields * this structure is defined as rust 'struct CSVExport' * the struct CSVExport will reference to its child stuctures. Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>