feat: overload operations of expressions for easy DSL
This commit is contained in:
parent
b56327a3a2
commit
84f8b2a093
3 changed files with 255 additions and 1 deletions
|
|
@ -7,4 +7,5 @@ edition = "2021"
|
|||
thiserror = "1.0.39"
|
||||
|
||||
[dev-dependencies]
|
||||
paste = "1.0.12"
|
||||
proptest = "1.1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue