err_msg

Function err_msg 

Source
pub fn err_msg<D>(kind: IndyCryptoErrorKind, msg: D) -> IndyCryptoError
where D: Display + Debug + Send + Sync + 'static,