Skip to content

host: rework to use structs instead of traits

This vastly simplifies the implementation of new backends and allows the actions to not have to juggle traits at all.

Merge request reports