Created constructor functions and paniced

This commit is contained in:
Jaby
2022-10-06 21:09:45 +02:00
committed by Jaby
parent 65ef5ba673
commit 088798c901
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 = "*"