xobs opened this issue 3 months ago · 1 comments
The documentation mentions that the default error type is nom::error::Error, however this error type does not appear to exist:
nom::error::Error
https://github.com/rust-bakery/nom/blob/main/doc/error_management.md#the-default-error-type-nomerrorerror
Closed because I was following an older version of nom (version 5). Apologies for the noise.