Cargo Features

ruva-core has no features set by default.

[dependencies]
ruva-core = { version = "0.3.22", features = ["sqlx-postgres"] }
sqlx-postgres = sqlx

Affects rdb::conversion, rdb::executor, rdb::mock_db, rdb::repository

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

sqlx sqlx-postgres?