Skip to content

Add visitor to filter

Choose a tag to compare

@garethj2 garethj2 released this 17 Nov 08:49
· 14 commits to master since this release
e069b5c

Adds a Visitor trait that can be used with a haystack filter's node AST.

Also updated dependencies and implemented clippy suggestions.