async-std
async-std copied to clipboard
Implement Fileext
Resolves #576. FileExt needs asynchronous traits so I added a dependency on async-trait but I'm not sure if there's a more preferred way to accomplish this in this codebase.