pub fn validate_identifier(ident: &str) -> Result<(), IdentifierValidationError>
Expand description
Returns an error if the given identifier is not a valid Quil Identifier
pub fn validate_identifier(ident: &str) -> Result<(), IdentifierValidationError>
Returns an error if the given identifier is not a valid Quil Identifier