rustic_core
rustic_core copied to clipboard
feat: add FuseFs
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