Convert an Error to a display string.
Matches Rust's Display trait / to_string() method.
Display
to_string()
Convert an Error to a display string.
Matches Rust's
Displaytrait /to_string()method.