We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6780d41 commit a24704eCopy full SHA for a24704e
1 file changed
tokio-postgres/src/lib.rs
@@ -44,7 +44,6 @@
44
//! data: row.get(2),
45
//! };
46
//! println!("Found person {}", person.name);
47
-//! Ok(())
48
//! })
49
//! });
50
//!
0 commit comments