Module branchless::core::effects
source · [−]Expand description
Wrappers around various side effects.
Structs
Wrapper around side-effectful operations, such as output and progress indicators.
A handle to stderr, but doesn’t overwrite interactive progress notifications.
A handle to stdout, but doesn’t overwrite interactive progress notifications.
A handle to an operation in progress. This object should be kept live while the operation is underway, and a timing entry for it will be displayed in the interactive progress display.