pub unsafe fn to_string(vertex: ConstraintVertex) -> StringExpand description
C++ anonymous-namespace std::string toString(ConstraintVertex vertex) —
Luau::visit(overloaded{...}, vertex) becomes a match over the Variant3.
pub unsafe fn to_string(vertex: ConstraintVertex) -> StringC++ anonymous-namespace std::string toString(ConstraintVertex vertex) —
Luau::visit(overloaded{...}, vertex) becomes a match over the Variant3.