pub type Error = String;
A String with an description of the error.
String
struct Error { /* private fields */ }