-
I've been looking around the API and the examples, trying to figure out if it's possible to replicate an arg like Similarly to Preferably using the derive API, otherwise using the combinatoric API. |
Beta Was this translation helpful? Give feedback.
Answered by
pacak
Mar 18, 2024
Replies: 1 comment 6 replies
-
|
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
vallentin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
any
+ParseAny::anywhere
should do the trick. You can find a complete example here