Crate cruxmont

Crate cruxmont 

Source

Re-exports§

pub use cruxmont_db_tx as db_tx;
pub use cruxmont_http_tx as http_tx;
pub use cruxmont_pg_pool_macro as pg_pool;

Modules§

config
Defines extracting config variables.
dal
define_transactions
Defines the macro around mapping functions to traits for transactions.
errors
Defines a generic error.

Macros§

define_dal_transactions
define_static_config
Defines a static config (useful for testing). We can run the by the following: