We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Let's make an idiomatic, Rust-y interface to the file API!
https://w3c.github.io/FileAPI/
The text was updated successfully, but these errors were encountered:
@fitzgen I'd like to take this on. I think the mid-level API should be pretty straight forward translation of the raw APIs with the following changes:
Should I make an official proposal for this and expand on these points?
Sorry, something went wrong.
Yes please!
Now that #50 is merged, this is ready for implementation!
Were you planning on doing the implementation as well, @rylev?
Yep. I'm away for a few days but will do it at the end of the week
Successfully merging a pull request may close this issue.
Let's make an idiomatic, Rust-y interface to the file API!
https://w3c.github.io/FileAPI/
The text was updated successfully, but these errors were encountered: