lex things

This commit is contained in:
nora 2022-06-21 13:15:26 +02:00
parent cc8eb57148
commit a5d063b944
7 changed files with 268 additions and 16 deletions

View file

@ -7,3 +7,6 @@ edition = "2021"
[dependencies]
peekmore = { version = "1.0.0", features = ["smallvec"] }
[dev-dependencies]
insta = "1.15.0"