pub fn module_file_not_found<S>(name: S) -> Errorwhere S: Into<String>,
Construct an invalid value Error from the provided input.