[][src]Function easy_error::err_msg

pub fn err_msg<S: Into<String>>(ctx: S) -> Error

Creates an error message from the provided string.