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

#1930 in Parser implementations

Download history 24/week @ 2024-10-19 18/week @ 2024-10-26 64/week @ 2024-11-02 1/week @ 2024-11-09 6/week @ 2024-11-16 30/week @ 2024-11-23 36/week @ 2024-11-30 80/week @ 2024-12-07 82/week @ 2024-12-14 1/week @ 2024-12-21 20/week @ 2024-12-28 17/week @ 2025-01-04 52/week @ 2025-01-11 39/week @ 2025-01-18 19/week @ 2025-01-25 32/week @ 2025-02-01

145 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

~7–16MB
~244K SLoC