port-killer 0.1.0

port-killer is a rust library that provides functions to clear port occupancy and kill processes.
Documentation
[dependencies]
[dev-dependencies.port-selector]
version = "0.1.6"

[package]
categories = ["accessibility"]
description = "port-killer is a rust library that provides functions to clear port occupancy and kill processes."
edition = "2021"
homepage = "https://github.com/ZingerLittleBee/port-killer-rs"
keywords = ["port", "process", "kill"]
license = "MIT"
name = "port-killer"
readme = "README.md"
repository = "https://github.com/ZingerLittleBee/port-killer-rs"
resolver = "2"
version = "0.1.0"