Skip to main content

Module facade

Module facade 

Source
Expand description

Rich output facade.

Provides a unified interface for console output that automatically adapts to the current environment.

Structs§

RichOutput
The main facade for rich console output.
RichOutputBuilder
Builder for RichOutput with custom configuration.

Enums§

StatusKind
Status message kinds.

Functions§

get_global
Get the global RichOutput instance.
set_global
Replace the global RichOutput instance.