Docs.rs
apalis-postgres-1.0.0-alpha.2
apalis-postgres 1.0.0-alpha.2
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
geofmureithi
Dependencies
apalis-core ^1.0.0-alpha.7
normal
apalis-sql ^1.0.0-alpha.7
normal
async-std ^1.13.0
normal
optional
chrono ^0.4
normal
futures ^0.3.30
normal
pin-project ^1.1.10
normal
serde ^1
normal
serde_json ^1
normal
sqlx ^0.8.1
normal
thiserror ^2
normal
tokio ^1
normal
optional
ulid ^1
normal
apalis-core ^1.0.0-alpha.7
dev
apalis-workflow ^0.1.0-alpha.5
dev
once_cell ^1.19.0
dev
tokio ^1
dev
Versions
28.57%
of the crate is documented
Go to latest stable release
Platform
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
PgContext
apalis_
postgres
1.0.0-alpha.2
PgContext
Aliased Type
In apalis_
postgres::
context
apalis_postgres
::
context
Type Alias
PgContext
Copy item path
Source
pub type PgContext =
SqlContext
;
Aliased Type
ยง
pub struct PgContext {
/* private fields */
}