Structs§
- Command
Output - Represents the output of a command executed with
run_command_with_timeout
.
Enums§
- Command
Error - Errors that can occur during command execution.
Functions§
- run_
command_ with_ timeout - Runs a standard library
Command
asynchronously with sophisticated timeout logic.