Crate command_timeout

Source

Structs§

CommandOutput
Represents the output of a command executed with run_command_with_timeout.

Enums§

CommandError
Errors that can occur during command execution.

Functions§

run_command_with_timeout
Runs a standard library Command asynchronously with sophisticated timeout logic.