Skip to content

Can we use different types for many options? #362

Answered by pacak
Conaclos asked this question in Q&A
Discussion options

You must be logged in to vote

There's collect - it works with anything that is FromIterator. https://docs.rs/bpaf/0.9.12/bpaf/trait.Parser.html#method.collect

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Conaclos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
parsing Running the parser to get results
2 participants