neocrates 0.1.45

A comprehensive Rust library for various utilities and helpers
Documentation
1
2
3
4
pub mod logging;
pub mod pool;

pub use pool::SqlxTx;