feat: expose parser in argus

This commit is contained in:
Anand Balakrishnan 2023-10-04 14:46:32 -07:00
parent 50d5a0a78a
commit f97d593926
7 changed files with 241 additions and 66 deletions

View file

@ -18,3 +18,4 @@ log = "0.4.20"
paste = "1.0.14"
pyo3 = "0.19.2"
pyo3-log = "0.8.3"
ariadne = "0.3.0"