Crates.io | bupropion |
lib.rs | bupropion |
version | 0.0.20 |
source | src |
created_at | 2023-08-17 16:43:24.487472 |
updated_at | 2024-10-03 06:14:48.710772 |
description | Fancy error handler implementation for Miette |
homepage | |
repository | https://github.com/aripiprazole/bupropion |
max_upload_size | |
id | 947238 |
size | 69,259 |
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: