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 |
#1074 in Parser implementations
548 downloads per month
Used in rinha
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:
Dependencies
~7–17MB
~239K SLoC