Docs.rs
post-archiver-utils-0.2.1
post-archiver-utils 0.2.1
Permalink
Docs.rs crate page
BSD-3-Clause
13 July 2026
Links
Repository
crates.io
Source
Owners
xiao-e-yun
Dependencies
async-trait ^0.1
normal
console ^0.16
normal
fastrand ^2.4.1
normal
futures ^0.3
normal
governor ^0.10
normal
http ^1.3
normal
indicatif ^0.18.4
normal
log ^0.4
normal
plyne ^0.2
normal
post-archiver ^0.5.8
normal
reqwest ^0.12
normal
reqwest-middleware ^0.4
normal
reqwest-retry ^0.7
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3.22
normal
thiserror ^2
normal
tokio ^1.52
normal
tokio-util ^0.7
normal
Versions
0%
of the crate is documented
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
Skip to main content
Manager
post_
archiver_
utils
0.2.1
Manager
Aliased Type
In post_
archiver_
utils::
task
post_archiver_utils
::
task
Type Alias
Manager
Copy item path
Source
pub type Manager =
Mutex
<
PostArchiverManager
>;
Aliased Type
ยง
pub struct Manager {
/* private fields */
}