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