Cargo Features

gotcha has no features set by default.

[dependencies]
gotcha = { version = "0.2.1", features = ["prometheus", "openapi"] }
prometheus

Enables axum-prometheus

Affects gotcha::prometheus

openapi