pub fn default() -> DefaultOutputExpand description
Return the default implementation of Output that sends:
- Prints to
stdout. - Progress Bars to
stderr.
pub fn default() -> DefaultOutputReturn the default implementation of Output that sends:
stdout.stderr.