Unofficial Dub Package Documentation
module
point
;
struct
Point
{
int
x
;
int
y
; }
[Docs]
point
[Docs]
Point
[Docs]
x
[Docs]
y