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

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

Result of exporting a texture.