Docs.rs
cronback-lib-0.1.0
cronback-lib 0.1.0
Docs.rs crate page
BSD-2-Clause-Patent
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
AhmedSoliman
github:devtari-io:owners
Dependencies
anyhow ^1.0.69
normal
async-trait ^0.1.68
normal
chrono ^0.4
normal
chrono-tz ^0.8
normal
config ^0.13
normal
cron ^0.12.0
normal
derive_more ^0.99.17
normal
cronback-dto ^0.1.0
normal
futures ^0.3.28
normal
hyper ^0.14.24
normal
ipext ^0.1.0
normal
iso8601-duration ^0.2.0
normal
metrics ^0.21
normal
cronback-migration ^0.1.0
normal
cronback-proto ^0.1.0
normal
rand ^0.8
normal
sea-orm ^0.11.3
normal
sea-query ^0.28
normal
sea-query-binder ^0.3
normal
serde ^1
normal
serde_json ^1.0.93
normal
serde_with ^3.0.0
normal
sqlx ^0.6.3
normal
tempfile ^3.5
normal
thiserror ^1
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tonic ^0.9
normal
tonic-reflection ^0.9.0
normal
tower ^0.4
normal
tower-http ^0.4.0
normal
tracing ^0.1
normal
tracing-core ^0.1.31
normal
tracing-subscriber ^0.3
normal
ulid ^1.0
normal
url ^2.3.1
normal
validator ^0.16.0
normal
Versions
26.97%
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
cronback_
lib
0.1.0
Module shutdown
Module Items
Structs
In crate cronback_
lib
cronback_lib
Module
shutdown
Copy item path
Source
Structs
ยง
Shutdown
The
Shutdown
struct listens for the signal and tracks that the signal has been received. Callers may query for whether the shutdown signal has been received or not.