Commit d5f4416
authored
Rollup merge of #144836 - chotchki:patch-1, r=tgross35
Change visibility of Args new function
Currently the Args new function is constrained to pub(super) but this stops me from being able to construct Args structs in unit tests.
This pull request is to change this to pub.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments