Skip to content
New issue

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

Consider reexporting ‘file’ crate #5

Open
matklad opened this issue Feb 3, 2018 · 1 comment
Open

Consider reexporting ‘file’ crate #5

matklad opened this issue Feb 3, 2018 · 1 comment

Comments

@matklad
Copy link

matklad commented Feb 3, 2018

There’s a nice file create which exports a couple of functions for reading/writing files:

https://crates.io/crates/file

It might or might not be useful for ergo-fs: on the one hand, it does the same thing as FileRead/Write, on the other hand, it does it with a single free standing function instead of a struct/function/method combo.

@vitiral
Copy link
Collaborator

vitiral commented Feb 3, 2018 via email

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

No branches or pull requests

2 participants