err_msg

Function err_msg 

Source
pub fn err_msg<M>(message: M) -> Error
where M: 'static + Send + Sync + Debug + Display,
Expand description

Constructs an Error from a string.