This code is published as part of the corresponding blog article at the Toptal Engineering Blog.
Visit https://www.toptal.com/blog and subscribe to our newsletter to read great articles!
Sample project to demonstrate sealed trait subclasses processing with Scala macros and quasiquotes
You can run the unit tests with the command:
sbt clean test