[][src]Crate json_errors

JsonErrors

This crate provides an easy way to handle errors from popular crates and transform it into a JSON response. It is meant to be used with Rocket

Diesel

Diesel errors are supported through the diesel feature

Reqwest

Reqwest errors are supported through the reqwest feature

Reqwest

Errors from the stripe crate are supported through the stripe_api feature

Re-exports

pub use crate::json_errors::*;

Modules

diesel
json_errors
none_error
reqwest
stripe