Files
markbase/markbase-core/Cargo.toml
Warren 6242a5eaab
Some checks failed
Test / build (push) Has been cancelled
Test / test (push) Has been cancelled
P1: AsyncVfsBackend trait design (Phase 1 - framework)
- Add AsyncVfsBackend + AsyncVfsFile trait definitions
- Use cfg(feature = "async-vfs") for optional compilation
- Design notes for Phase 2-5 implementation
- Estimated: ~13 hours (multi-day project)

Phase 2: AsyncLocalFs (tokio::fs)
Phase 3: AsyncS3Vfs (async client)
Phase 4: AsyncSmbVfs (async wrapper)
Phase 5: WebDAV integration

Tests: 289 passed, 0 failed
2026-06-21 20:52:31 +08:00

3.2 KiB