macro_rules! progress { ($($arg:tt)*) => { ... }; }
Alias for status!. Use whichever reads better in context.
status!