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 2216156 commit e6463d2Copy full SHA for e6463d2
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "postgres-from-row"
3
version = "0.1.0"
4
-authors = ["Remo Pas"]
+authors = ["Remo Pas <remo.pas22@gmail.com>"]
5
edition = "2021"
6
description = "Derivable trait that allows converting a postgres row to a struct"
7
documentation = "https://docs.rs/postgres-from-row"
0 commit comments