pub fn print_entry<W: Write>( out: &mut W, entry: &DuEntry, config: &DuConfig, ) -> Result<()>
Print a single DuEntry.