Cargo Features
iso_currency has no features set by default.
[dependencies]
iso_currency = { version = "0.5.1", features = ["with-serde", "iterator", "with-schemars", "with-sqlx-sqlite", "with-sqlx-postgres", "with-sqlx-mysql"] }
- with-serde with-schemars?
-
Enables serde
- iterator
-
Enables strum
- with-schemars = with-serde
-
Enables schemars
- with-sqlx-sqlite
- with-sqlx-postgres
- with-sqlx-mysql
iso_currency has 6 features without comments.