Implement Week 3 virtual tree with path resolver and FUSE integration

This commit is contained in:
Alexander
2026-05-12 18:25:24 +02:00
parent d664439746
commit d9e5e06166
7 changed files with 777 additions and 37 deletions
+1
View File
@@ -406,6 +406,7 @@ version = "0.1.0"
dependencies = [
"fuser",
"libc",
"musicfs-cache",
"musicfs-core",
"tokio",
"tracing",