Cargo Features
Nintypes has no features set by default.
[dependencies]
nintypes = { version = "0.1.18", features = ["bellscoin", "pg", "utoipa", "utoipa-axum"] }
- bellscoin
-
Enables bellscoin and bitcoin_hashes ^0.12.0
bitcoin_hashes:
used 0.12 because of bellscoin types
- pg
-
Enables tokio-postgres
Affects
common::pg
… - utoipa utoipa-axum?
-
Enables utoipa
Affects
common::utoipa
… - utoipa-axum = utoipa
-
Enables axum and utoipa-axum