Skip to content

Conversation

vlovich
Copy link

@vlovich vlovich commented Jan 30, 2021

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.

@vlovich vlovich force-pushed the fileext branch 2 times, most recently from d182d1b to 5bf67c8 Compare February 2, 2021 17:47
Addresses issue async-rs#576 to add pwrite/pread support to async_std for
parity with std & tokio.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Async std::os::unix::fs::FileExt read_at/write_at

1 participant