Expand description
Logger for handling output with cargo-style progress and status messages.
Structs§
- Logger
- Logger for handling output with cargo-style progress and status messages.
- Subprocess
Output - Result of running a subprocess with windowed stderr rendering.
Functions§
- run_
subprocess - Run a subprocess with piped stdout/stderr, capturing stdout fully while rendering stderr lines live in a ring buffer.