We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09a5adc commit 790bdc7Copy full SHA for 790bdc7
src/lib.rs
@@ -35,7 +35,6 @@
35
//! }
36
//! ```
37
38
-#![feature(underscore_lifetimes)]
39
#[macro_use(accepts, to_sql_checked)]
40
extern crate postgres;
41
extern crate byteorder;
0 commit comments