diff --git a/pg-worm/src/lib.rs b/pg-worm/src/lib.rs index 171a21d..0757969 100644 --- a/pg-worm/src/lib.rs +++ b/pg-worm/src/lib.rs @@ -106,6 +106,7 @@ //! - the connection to the database collapsed, //! - `pg_worm` is unable to parse Postgres' response, //! - ... +//! //! the program will panic. //! * ease of use. The goal of `pg_worm` is **not** to become an enterprise solution. //! If adding an option means infringing the ease of use then it will likely