Function blue_build_utils::serde_yaml_err

source ยท
pub fn serde_yaml_err(contents: &str) -> impl Fn(Error) -> SerdeError + '_
Expand description

Creates a serde error for displaying the file and where the error occurred.