pub type ExportAssets<'a> = Vec<ExportedAsset<'a>>;
pub struct ExportAssets<'a> { /* private fields */ }