1 2 3 4 5
//! Postgres toolkit for Rust, powered by facet reflection. //! //! This crate is under development. See <https://github.com/bearcove/dibs> for more information. #![doc = include_str!("../README.md")]