param_builder 0.1.2

A param list builder for tokio postgres
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.postgres-types]
version = "0.2.4"

[package]
description = "A param list builder for tokio postgres"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "param_builder"
readme = "README.md"
repository = "https://github.com/SunnyCryptoProjects/param_builder"
version = "0.1.2"