Cargo Features

NormDecimal has no features set by default.

[dependencies]
normdecimal = { version = "0.1.8", features = ["borsh", "sqlx", "postgres"] }
borsh

Enables borsh, borsh of rust_decimal

sqlx postgres?

Enables sqlx ^0.6

postgres

Enables postgres of sqlx ^0.6

NormDecimal has 3 features without comments.