[][src]Type Definition gen_epub_book::ops::EPubData

type EPubData = (String, PathBuf, EPubContentType);

An (ID, filename, data) tuple that represents a single data point of an ePub.