add enums and data holding enums

This commit is contained in:
Sil Klaasboer
2025-12-18 14:08:01 +01:00
parent 1d8a7faddf
commit d7d02a4935
3 changed files with 45 additions and 0 deletions

7
containers/Cargo.lock generated Normal file
View File

@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "containers"
version = "0.1.0"