Cargo Features

JsonErrors has no features set by default.

[dependencies]
json_errors = { version = "0.5.5", features = ["stripe", "diesel"] }
stripe = reqwest

Affects json_errors::stripe

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

diesel implicit feature

Enables diesel ^1.4.8

diesel:

A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL

Affects json_errors::diesel

reqwest stripe?

Enables reqwest ^0.11.11

Affects json_errors::reqwest