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.
This vastly simplifies the implementation of new backends and allows the actions to not have to juggle traits at all.