[][src]Function cosmwasm_std::serialize_err

pub fn serialize_err<S: Into<String>, M: Display>(source: S, msg: M) -> StdError
👎 Deprecated:

Please use StdError::serialize_err function instead