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