Function sdml_core::error::invalid_identifier_error
source · pub fn invalid_identifier_error<S>(input: S) -> Errorwhere
S: Into<String>,
Expand description
Construct an invalid value Error from the provided input.