Docs.rs
resident-utils-0.7.0
resident-utils 0.7.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
aoyagikouhei
Dependencies
chrono ^0.4.38
normal
cron ^0.13.0
normal
deadpool-postgres ^0.14.0
normal
optional
deadpool-redis ^0.18.0
normal
optional
sqlx ^0.8.2
normal
optional
thiserror ^2.0.3
normal
tokio ^1.41.1
normal
tokio-util ^0.7.12
normal
tracing ^0.1.40
normal
anyhow ^1.0.93
dev
tokio ^1.41.1
dev
Versions
1.92%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
resident_
utils
0.7.0
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
resident_utils
Copy item path
Source
Modules
§
postgres
postgres_
redis
redis
retry
sqlx
sqlx_
redis
Structs
§
Cancellation
Token
A token which can be used to signal a cancellation request to one or more tasks.
Schedule
Enums
§
Loop
State
LoopState AllTerminate: stop all threads Continue: continue loop Terminate: terminate this loop Duration(duration): sleep duration
Functions
§
ctrl_
c_
handler
make_
looper
make_
worker