mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
This PR splits from the main Trait implementation PR https://github.com/powdr-labs/powdr/pull/1450 to simplify the review process. It includes only the parsing of the impls (trait parsing PR here: #1489 ) and some functionality necessary for the code to compile. --------- Co-authored-by: chriseth <chris@ethereum.org>