ctrlc-handler 0.1.1

Helper for using the ctrlc crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.ctrlc]
version = "3.2.1"

[package]
authors = ["Westly Ward <sonicrules1234@gmail.com>"]
description = "Helper for using the ctrlc crate"
edition = "2021"
homepage = "https://github.com/sonicrules1234/ctrlc-handler"
license-file = "LICENSE"
name = "ctrlc-handler"
readme = "README.md"
repository = "https://github.com/sonicrules1234/ctrlc-handler"
resolver = "2"
version = "0.1.1"