pub fn serialize_pgrow_as_map<S>(x: &PgRow, s: S) -> Result<S::Ok, S::Error>where
    S: Serializer,
Expand description

Can be used with serialize_with