Cargo Features

elite_journal has no features set by default.

[dependencies]
elite_journal = { version = "0.2.2", features = ["with-sqlx", "with-postgis-sqlx"] }
with-sqlx with-postgis-sqlx?

Enables runtime-async-std-native-tls of sqlx

sqlx:

Legacy Runtime + TLS features

with-postgis-sqlx = with-sqlx

Enables with-postgis-sqlx of geozero ^0.13

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 with-sqlx?
geozero with-postgis-sqlx?

Enables geozero ^0.13