Function Rect.toString

Formats the dsdl.Rect into its construction representation: "dsdl.Rect(<x>, <y>, <w>, <h>)"

string toString() @safe const;

Returns

the formatted string