Move components creation back to macro invocation
Instead of having multiple $build_ parameters passed to the macro, let's group them all into one. This change is necessary for the follow-up commits, because we are going to call new_impl! only after all the components have already been built.
parent
8ef6cc39
Please register or sign in to comment