#incremental #parser #asena

bupropion

Fancy error handler implementation for Miette

18 releases

0.0.18 Sep 17, 2023
0.0.17 Sep 17, 2023
0.0.12 Aug 26, 2023

#1722 in Parser implementations

Download history 13/week @ 2024-01-08 9/week @ 2024-01-15 4/week @ 2024-01-22 8/week @ 2024-02-05 11/week @ 2024-02-12 77/week @ 2024-02-19 45/week @ 2024-02-26 27/week @ 2024-03-04 42/week @ 2024-03-11 30/week @ 2024-03-18 17/week @ 2024-03-25 76/week @ 2024-04-01 14/week @ 2024-04-08 27/week @ 2024-04-15 33/week @ 2024-04-22

152 downloads per month
Used in rinha

MIT license

57KB
1K SLoC

Bupropion

Fancy diagnostics for Miette:

fn main() {
  bupropion::install(|| {
      // Build the bupropion handler options, for specific
      // error presenting.
      bupropion::BupropionHandlerOpts::new()
  })
  .into_diagnostic()?;
}

The image for an error can be:

image

Dependencies

~6–16MB
~219K SLoC