winnow-rs / winnow

Making parsing a breeze
https://docs.rs/winnow
Other
572 stars 44 forks source link

fix(stream)!: Open the door for UTF-8 caseless comparisons #451

Closed epage closed 9 months ago

epage commented 9 months ago

Fixes #414

BREAKING CHANGE: CompareResult::Ok now has a usize for the lenght of the match content in the Stream.