Module physdes::vector2

source ·

Structs

  • The code defines a generic struct called Vector2 with two fields, x_ and y_.