Docs.rs
eventcore-postgres-0.1.7
eventcore-postgres 0.1.7
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jwilger
Dependencies
async-trait ^0.1.88
normal
chrono ^0.4.41
normal
eventcore ^0.1.6
normal
parking_lot ^0.12.4
normal
rand ^0.9.2
normal
serde ^1.0.219
normal
serde_json ^1.0.141
normal
sqlx ^0.8.6
normal
thiserror ^2.0.12
normal
tokio ^1.46.1
normal
tracing ^0.1.41
normal
uuid ^1.17.0
normal
criterion ^0.6.0
dev
eventcore-memory ^0.1.6
dev
futures ^0.3.31
dev
insta ^1.43.1
dev
proptest ^1.7.0
dev
testcontainers ^0.24.0
dev
tokio-test ^0.4.4
dev
tracing-subscriber ^0.3.19
dev
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-unknown-linux-gnu
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
eventcore_
postgres
0.1.7
In eventcore_
postgres::
retry
eventcore_postgres
::
retry
Function
is_retryable_error
Copy item path
Source
pub fn is_retryable_error(error: &
PostgresError
) ->
bool
Expand description
Determines if an error is retryable