Type Definition rstats::error::RE

source ·
pub type RE = RError<String>;
Expand description

Shorthand type for returned errors with String (message) payload