winnow-parse-error

Crates.iowinnow-parse-error
lib.rswinnow-parse-error
version0.1.0
created_at2025-05-10 15:28:10.02079+00
updated_at2025-05-10 15:28:10.02079+00
descriptionShortcut for using annotate-snippets with winnow
homepagehttps://github.com/adam-gaia/winnow-parse-error
repositoryhttps://github.com/adam-gaia/winnow-parse-error
max_upload_size
id1668468
size17,374
Adam Gaia (adam-gaia)

documentation

README

winnow-parse-error

Shortcut for using annotate-snippets with winnow

Motivation

In most of my projects using winnow, I like to use annotate-snippets for pretty error messages. Initially, I stole borrowed the code from winnow's docs.

Usage

TODO

Disclaimer

This crate is not affilated with winnow. I pulled this into it's own crate because its a pattern I repeat a lot. I'm happy to change the crate name if requested.

Commit count: 2

cargo fmt