pub const fn cst_rtti_index(name: &str) -> i32Expand description
CST spelling of ast_rtti_index (CST and AST share the index function but
separate index spaces). Provided so LUAU_CST_RTTI(Class) translations can
read naturally as cst_rtti_index("CstX").