Skip to content

Abstract rendering ops

Ben Widawsky requested to merge enum-renderer into main

This provides a mechanism to allow for other types of renderers. It is somewhat fragile so it's possible a better approach will need to be taken in the future. All other options introduced generic/lifetime hell.

Merge request reports