rustic_core icon indicating copy to clipboard operation
rustic_core copied to clipboard

feat: add FuseFs

Open aawsome opened this issue 1 year ago • 0 comments

needed to implement a mount command

TODO:

  • [ ] decide platforms to support
  • [ ] Think about how to setup the fuse feature (unfortunately, there are no target-specific dependencies, see https://github.com/rust-lang/cargo/issues/1197)
  • [ ] Add needed dependencies to CI-Pipeline for chosen platforms

aawsome avatar Feb 07 '24 22:02 aawsome