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

#2124 in Parser implementations

Download history 19/week @ 2024-11-20 32/week @ 2024-11-27 43/week @ 2024-12-04 120/week @ 2024-12-11 18/week @ 2024-12-18 19/week @ 2024-12-25 10/week @ 2025-01-01 23/week @ 2025-01-08 52/week @ 2025-01-15 32/week @ 2025-01-22 25/week @ 2025-01-29 68/week @ 2025-02-05 47/week @ 2025-02-12 23/week @ 2025-02-19 70/week @ 2025-02-26 12/week @ 2025-03-05

154 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–17MB
~252K SLoC