pub fn report(root: &str, component: IndexComponent, done: u64, total: u64)Expand description
Report progress for a project root + component.
total == 0 means indeterminate (spinner / bouncing arrow).
pub fn report(root: &str, component: IndexComponent, done: u64, total: u64)Report progress for a project root + component.
total == 0 means indeterminate (spinner / bouncing arrow).