Function easy_error::err_msg[][src]

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

Creates an error message from the provided string.