shutdown-handler

Crates.ioshutdown-handler
lib.rsshutdown-handler
version0.1.1
sourcesrc
created_at2023-03-31 11:02:39.163491
updated_at2023-04-05 09:19:10.096126
descriptionA shutdown handler that allows all parts of an application to trigger a shutdown.
homepage
repositoryhttps://github.com/TrueLayer/shutdown-handler
max_upload_size
id826252
size33,616
Rust OSS (github:truelayer:rust-oss)

documentation

README

shutdown-handler

A shutdown handler that allows all parts of an application to trigger a shutdown.

Crates.io Docs.rs CI

Installation

Add shutdown-handler to your dependencies

[dependencies]
# ...
shutdown-handler = "0.1.0"

License

Licensed under either of

at your option.

Contribution

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.

Commit count: 7

cargo fmt