Function clean_base::utils::errors::creation_err
source · pub fn creation_err(
msg: String,
exp: Option<bool>,
prev: Option<MappedErrors>
) -> MappedErrorsExpand description
Such functions should ve used over the raw MappedErrors struct to resolve
specific errors.