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

Figure out atomic files #68

Open
PyroTechniac opened this issue Feb 7, 2022 · 0 comments
Open

Figure out atomic files #68

PyroTechniac opened this issue Feb 7, 2022 · 0 comments

Comments

@PyroTechniac
Copy link
Contributor

PyroTechniac commented Feb 7, 2022

My idea is to split FS into its own crate and as a struct instead of a trait, with multiple different transcoders (think JsonTranscoder, TomlPrettyTranscoder, etc.), this design cuts down on features and bloat, and allows us to move all the backends into its own separate crate

This should also be based on the flock.rs implementation in cargo

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

1 participant