wait-parent

Crates.iowait-parent
lib.rswait-parent
version0.1.1
created_at2025-04-03 19:57:51.291077+00
updated_at2025-04-08 07:33:42.653941+00
descriptionWait for the parent process to exit
homepagehttps://github.com/Chaoses-Ib/IbProcessGuard
repositoryhttps://github.com/Chaoses-Ib/IbProcessGuard
max_upload_size
id1618952
size10,928
(Chaoses-Ib)

documentation

README

wait-parent

let status: Option<ExitStatus> = wait_parent::wait_parent();

Examples

Commit count: 10

cargo fmt