The source project of this merge request has been removed.
Add macro that can call any method of a spa interface.
I made a macro that takes care of the boilerplate of calling a method on spa interfaces.
I think this makes the already existing code in core_.rs much nicer, and will also find much use when implementing other things like the registry.