[][src]Type Definition texture_packer::exporter::ExportResult

type ExportResult<T> = Result<T, String>;