Type Alias Error

Source
pub type Error = String;
Expand description

A String with an description of the error.

Aliased Typeยง

pub struct Error { /* private fields */ }