Type Definition zohohorrorshow::errors::Result

source ·
pub type Result<T> = Result<T, Error>;
Expand description

A type alias for handling errors throughout ZohoHorrorshow.