20 releases

0.0.20 Oct 3, 2024
0.0.19 Oct 3, 2024
0.0.18 Sep 17, 2023
0.0.12 Aug 26, 2023

#127 in #incremental-parser

Download history 20/week @ 2025-12-25 17/week @ 2026-01-01 25/week @ 2026-01-15 12/week @ 2026-01-22 18/week @ 2026-01-29 8/week @ 2026-02-05 9/week @ 2026-02-12 21/week @ 2026-02-19 15/week @ 2026-02-26 13/week @ 2026-03-05 18/week @ 2026-03-12 21/week @ 2026-03-19 19/week @ 2026-03-26 14/week @ 2026-04-02 14/week @ 2026-04-09

71 downloads per month
Used in rinha

MIT license

60KB
1.5K 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

~9–22MB
~311K SLoC