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