quil_rs::validation::identifier

Function validate_user_identifier

Source
pub fn validate_user_identifier(
    ident: &str,
) -> Result<(), IdentifierValidationError>
Expand description

Returns an error if the given identifier is reserved, or if it is not a valid Quil identifier