Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a24704e

Browse files
committed
Fix doctest
1 parent 6780d41 commit a24704e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tokio-postgres/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
//! data: row.get(2),
4545
//! };
4646
//! println!("Found person {}", person.name);
47-
//! Ok(())
4847
//! })
4948
//! });
5049
//!

0 commit comments

Comments
 (0)