rspack_storage 0.100.1

rspack cache storage
Documentation

Rspack persistent cache storage layer

Provides two storage implementations:

  • FileSystemStorage: File system-based persistent storage using pack file format
  • MemoryStorage: Memory-based temporary storage for testing or non-persistent scenarios