Skip to main content

validate_identifier

Function validate_identifier 

Source
pub fn validate_identifier(name: &str) -> Result<()>
Expand description

Validate identifier names to prevent injection and ensure compatibility.