Add catsystem2 int archive support

This commit is contained in:
2025-06-29 13:27:04 +08:00
parent 63286fe5a0
commit 0a6ac0afcb
12 changed files with 654 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
#[cfg(feature = "cat-system-arc")]
pub mod archive;