pub fn export_file( path: &Path, format: ExportFormat, registry: &KeyRegistry, ) -> Result<String>
Export an AION file to the specified format
path
format
Exported data as a string in the requested format