1 2
//! Back-compat shim: the `SQLite` typed API now lives at `sqlite::typed`. pub use crate::sqlite::typed::*;