Docs.rs
postgresql_archive-0.18.5
postgresql_archive 0.18.5
Permalink
Docs.rs crate page
(
Apache-2.0
OR
MIT
) AND
PostgreSQL
Links
Repository
crates.io
Source
Owners
brianheineman
Dependencies
async-trait ^0.1.88
normal
flate2 ^1.1.1
normal
futures-util ^0.3.31
normal
hex ^0.4.3
normal
liblzma ^0.4.1
normal
md-5 ^0.10.6
normal
optional
num-format ^0.4.4
normal
quick-xml ^0.37.5
normal
optional
regex-lite ^0.1.6
normal
reqwest ^0.12.18
normal
reqwest-middleware ^0.4.2
normal
reqwest-retry ^0.7.0
normal
reqwest-tracing ^0.5.7
normal
semver ^1.0.26
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
optional
sha1 ^0.10.6
normal
optional
sha2 ^0.10.8
normal
optional
tar ^0.4.44
normal
target-triple ^0.1.4
normal
optional
tempfile ^3.20.0
normal
thiserror ^2.0.12
normal
tokio ^1.45.1
normal
optional
tracing ^0.1.41
normal
tracing-indicatif ^0.3.9
normal
optional
url ^2.5.4
normal
zip ^4.0.0
normal
anyhow ^1.0.98
dev
criterion ^0.6.0
dev
hex ^0.4.3
dev
test-log ^0.2.17
dev
tokio ^1.45.1
dev
Versions
68.75%
of the crate is documented
Platform
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
postgresql_
archive
0.18.5
In postgresql_
archive::
matcher::
registry
postgresql_archive
::
matcher
::
registry
Type Alias
MatcherFn
Copy item path
Source
pub type MatcherFn =
fn
(&
str
, &
str
, &
Version
) ->
Result
<
bool
>;