pub fn invalid_identifier_error<S>(input: S) -> Error
where S: Into<String>,
Expand description

Construct an invalid value Error from the provided input.