v0.3.1: A bug fix release
Get rid of .unwrap() in Error::fmt.
This avoids a panic in case an error has no cause and the user tries to print it.
Get rid of .unwrap() in Error::fmt.
This avoids a panic in case an error has no cause and the user tries to print it.