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

#1698 in Parser implementations

Download history 34/week @ 2025-08-26 42/week @ 2025-09-02 42/week @ 2025-09-09 26/week @ 2025-09-16 36/week @ 2025-09-23 21/week @ 2025-09-30 12/week @ 2025-10-07 29/week @ 2025-10-14 38/week @ 2025-10-21 20/week @ 2025-10-28 21/week @ 2025-11-04 15/week @ 2025-11-11 19/week @ 2025-11-18 21/week @ 2025-11-25 16/week @ 2025-12-02 13/week @ 2025-12-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

~7–20MB
~264K SLoC