Type Alias StrError

Source
pub type StrError = &'static str;
Expand description

Defines a type alias for the error type as a static string