Docs.rs
prt-core-0.2.0
prt-core 0.2.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
rekurt
Dependencies
anyhow ^1
normal
csv ^1
normal
nix ^0.29
normal
serde ^1
normal
serde_json ^1
normal
sys-locale ^0.3
normal
uzers ^0.11
normal
criterion ^0.5
dev
procfs ^0.17
normal
Versions
45.45%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module core
prt_
core
0.2.0
Module core
Module Items
Modules
In crate prt_
core
prt_core
Module
core
Copy item path
Source
Expand description
Core business logic: scanning, diffing, killing, and session management.
Modules
§
killer
Process termination (SIGTERM / SIGKILL).
scanner
Port scanning, diffing, filtering, sorting, and export.
session
Session management — encapsulates the refresh/diff/retain/sort cycle.