qcow2 SAL + rhai script to test functionality

This commit is contained in:
Maxime Van Hees
2025-08-20 14:44:29 +02:00
parent 078c6f723b
commit 33a5f24981
6 changed files with 429 additions and 1 deletions

View File

@@ -24,6 +24,7 @@
pub mod buildah;
pub mod nerdctl;
pub mod rfs;
pub mod qcow2;
pub mod rhai;