Docs.rs
parsql-tokio-postgres-0.3.7
parsql-tokio-postgres 0.3.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yazdostum-nettr
Dependencies
async-trait ^0.1.88
normal
parsql-macros ^0.3.7
normal
postgres ^0.19.10
normal
tokio-postgres ^0.7.13
normal
criterion ^0.5.1
dev
tokio ^1.41.1
dev
Versions
92.11%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
parsql_
tokio_
postgres
0.3.7
Module crud_
ops
Module Items
Traits
Functions
In crate parsql_
tokio_
postgres
parsql_tokio_postgres
Module
crud_ops
Copy item path
Source
Traits
§
CrudOps
A trait for extending PostgreSQL client with CRUD operations.
Functions
§
delete
delete
fetch
fetch
fetch_
all
fetch_all
get
Deprecated
get
get_all
Deprecated
get_all
insert
insert
select
select
select_
all
select_all
update
update