mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-07-22 08:05:15 +08:00
feat: implement production cas v1
This commit is contained in:
@@ -1 +1,5 @@
|
||||
//! CAS 存储实现占位
|
||||
//! CAS 仓储适配器。
|
||||
|
||||
pub mod filesystem;
|
||||
|
||||
pub use filesystem::FileSystemCasRepository;
|
||||
|
||||
Reference in New Issue
Block a user