vuhe

Results 4 comments of vuhe

Can error be converted to std::error::Error so that there is no need to leak the eyre, I use this to convert to anyhow: ```rust use std::error::Error; type EpubBuilderError = Arc...

`` defined reading order, so parse: 1. get html order by `` 2. parse img order from each html file

Is this feature only using metadata information to build a database? I have a habit of organizing manga series into a folder and creating metadata files (such as `info.toml` files)...

Thank you for your reply. I use info.toml to place metadata information in order to unify the writing of all ComicInfo.xml in the folder, because for webtoon, all information is...