Cargo Features
tower-sessions-sqlx-store-chrono has no features set by default.
[dependencies]
tower-sessions-sqlx-store-chrono = { version = "0.14.1", features = ["sqlite", "postgres", "mysql"] }
-
sqlite
-
Enables
sqlite
of
sqlx
-
postgres
-
Enables
postgres
of
sqlx
-
mysql
-
Enables
mysql
of
sqlx
tower-sessions-sqlx-store-chrono has 3 features without comments.