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