will_exit 0.1.0

work on program will exit
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libc]
version = "0.2"

[dependencies.signal-hook-registry]
version = "1"

[package]
authors = ["rise0chen <rise0chen@163.com>"]
description = "work on program will exit"
edition = "2018"
license-file = "LICENSE"
name = "will_exit"
readme = "./README.md"
repository = "https://github.com/rise0chen/will_exit.git"
version = "0.1.0"