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 4658cf3 commit 3367becCopy full SHA for 3367bec
src/lib.rs
@@ -1,4 +1,4 @@
1
-#![feature(collections, core, std_misc, io)]
+#![feature(collections, core, std_misc, io, str_char)]
2
3
#[macro_use] extern crate log;
4
extern crate "postgres" as pg;
0 commit comments