Crates.io | shutdown-handler |
lib.rs | shutdown-handler |
version | 0.1.1 |
source | src |
created_at | 2023-03-31 11:02:39.163491 |
updated_at | 2023-04-05 09:19:10.096126 |
description | A shutdown handler that allows all parts of an application to trigger a shutdown. |
homepage | |
repository | https://github.com/TrueLayer/shutdown-handler |
max_upload_size | |
id | 826252 |
size | 33,616 |
A shutdown handler that allows all parts of an application to trigger a shutdown.
Add shutdown-handler
to your dependencies
[dependencies]
# ...
shutdown-handler = "0.1.0"
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
See CONTRIBUTING.md.