Closed KaiOelfke closed 1 year ago
I'm trying to migrate old Parsing code that wasn't using From(.substring)' etc. Like in #291 the @ParseBuilder should work on the converted input e.g.Substring` for FromSubstring and not on the upstream input.
From(.substring)' etc. Like in #291 the @ParseBuilder should work on the converted input e.g.
I'm trying to migrate old Parsing code that wasn't using
From(.substring)' etc. Like in #291 the @ParseBuilder should work on the converted input e.g.
Substring` for FromSubstring and not on the upstream input.