You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add some references to make StrMatcherConfigurator more discoverable.
Previously, finding this extension trait and its methods would require navigating manually through the documentation, which made nearly impossible to discover. These references call out specifically that one can use this trait to configure matching of strings in places where one constructs matchers which can be configued by it.
PiperOrigin-RevId: 527889895
0 commit comments