cloudflare / wirefilter

An execution engine for Wireshark-like filters
https://blog.cloudflare.com/building-fast-interpreters-in-rust/
MIT License
958 stars 85 forks source link

Interest in macros to derive the Scheme and ExecutionContext set_field_value logic? #66

Closed kornstar11 closed 4 years ago

kornstar11 commented 4 years ago

Hello, Is there any interest in derive macros that:

I have found these useful in my use case, and was curious if there is any interest from the broader community?