But that doesn't mean that what's in the macro should be highlighted like Rust:
sql!("SELECT * FROM users WHERE name = $1");
sql!("SELECT * FORM users WHERE name = $1");