Cargo Features

StandardError has no features set by default.

[dependencies]
standard-error = { version = "0.1.5", features = ["diesel", "git", "reqwest", "validator"] }
diesel

Enables diesel and r2d2_postgres

git

Enables git2 ^0.18.2

reqwest

Enables reqwest

validator

Enables validator

StandardError has 4 features without comments.