Cargo Features

atmosphere-macros has no features set by default.

[dependencies]
atmosphere-macros = { version = "0.2.0", features = ["mysql", "postgres", "sqlite"] }
mysql

Enables mysql of atmosphere-core

postgres

Enables postgres of atmosphere-core

sqlite

Enables sqlite of atmosphere-core

atmosphere-macros has 3 features without comments.