Module conserve::ui

source ·
Expand description

Abstract user interface trait.

Re-exports

pub use super::report::Counts;
pub use super::report::Report;
pub use super::report::Sizes;

Modules

Display progress and messages on a rich terminal with color and cursor movement.
Display log messages to stdout with no color or cursor movement, perhaps for a log file.

Traits

Display information about backup progress to the user in some way.

Functions

Describe the compression ratio: higher is better.