Followup to #330: remove the wrapper macro and export the rule directly; the macro does not serve any useful function. As a side effect, this fixes the inability to set tags etc., since the macro did not support **kwargs.
Resolves: https://github.com/bazelbuild/bazel-skylib/issues/191 An example of how this can be useful can be found here: https://github.com/catchorg/Catch2/pull/2387/files Could be also helpful here: 8587f4eed1/BUILD.bazel (L21)
8587f4eed1/BUILD.bazel (L21)