sqlx-core 0.5.9

Core of SQLx, the rust SQL toolkit. Not intended to be used directly.
Documentation
mod statement_cache;

pub(crate) use statement_cache::StatementCache;