Skip to main content

Module output

Module output 

Source
Expand description

Output and progress reporting.

Re-exports§

pub use progress::CloneProgressBar;
pub use progress::DiscoveryProgressBar;
pub use progress::SyncProgressBar;

Modules§

progress

Structs§

Output
Output handler for consistent formatting.

Enums§

Verbosity
Output verbosity level.

Functions§

format_count
Format a count with appropriate styling.
format_error
Format an error message.
format_success
Format a success message.
format_warning
Format a warning message.