Open LuMiSxh opened 10 months ago
Hey, I'm creating multiple ePubs at once and thought about using async rust for file I/O but realized that this crate doesn't support async read and write.
Would it even be feasible sense to add that?
If so, I'd try implementing it myself.
Hey, I'm creating multiple ePubs at once and thought about using async rust for file I/O but realized that this crate doesn't support async read and write.
Would it even be feasible sense to add that?
If so, I'd try implementing it myself.