Docs.rs
pg-worm-0.6.2
pg-worm 0.6.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Einliterflasche
Dependencies
async-trait ^0.1
normal
deadpool-postgres ^0.10
normal
futures ^0.3
normal
pg-worm-derive ^0.6
normal
thiserror ^1.0
normal
tokio-postgres ^0.7
normal
tokio ^1
dev
Versions
100%
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate pg_worm
Macros
Structs
Enums
Traits
Attribute Macros
Derive Macros
?
List of all items
Structs
NoTls
Row
config::Connection
config::ConnectionBuilder
query::Column
query::Delete
query::Query
query::Select
query::Transaction
query::TypedColumn
query::Update
Enums
Error
query::Where
Traits
FromRow
Model
prelude::Deref
prelude::FromStr
query::Executable
query::ToQuery
Macros
force_create_table
prelude::force_create_table
prelude::try_create_table
try_create_table
Attribute Macros
async_trait
Derive Macros
Model
prelude::Model