Skip to content

aripiprazole/bupropion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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