Skip to content

What does outer and inner do? #918

Answered by tomtau
Eisverygoodletter asked this question in Q&A
Discussion options

You must be logged in to vote

Their parameters define the conversion strategy, so in that example of csv: https://github.com/pest-parser/ast/blob/09255d748b63ecd5741cefb5275763323871f898/derive/README.md?plain=1#L280

it'll first call span_into_str, then parse, and finally unwrap to get that f64 value

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tomtau
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #917 on August 20, 2023 12:22.