pub fn print_causes(e: impl Into<Error>, w: impl Write)
Given an Error, print all the causes to w
Error
w