pub fn build_compaction_progress(
progress: &CompactionProgress,
th: &ResolvedTheme,
) -> Box<dyn Component>Expand description
Build the compaction-progress component (a working status with reason text).
pub fn build_compaction_progress(
progress: &CompactionProgress,
th: &ResolvedTheme,
) -> Box<dyn Component>Build the compaction-progress component (a working status with reason text).