sqlx-core 0.9.0-alpha.1

Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
Documentation
1
2
3
4
mod socket;

mod timeout;
pub use timeout::*;