Created constructor functions and paniced

This commit is contained in:
2022-10-06 21:09:45 +02:00
parent a22bed930a
commit 48626728e8
4 changed files with 74 additions and 9 deletions

View File

@@ -6,4 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
paste = "*"
cdtypes = {path = "../cdtypes"}
paste = "*"