chain_from_msg

Function chain_from_msg 

Source
pub fn chain_from_msg<S>(msg: S) -> DMSCErrorChain
where S: Into<String>,
Expand description

Creates a new error chain from a string message.