logo
Expand description

Vector adapters.

Modules

Exposed namespace of the module.

Orphan namespace of the module.

Prelude to use essentials: use my_module::prelude::*.

Protected namespace of the module.

Vector of length 2.

Macros

Declare operation with 1 operand renting its implementation from math lib of choice.

Declare operation with 2 operands renting its implementation from math lib of choice.

Implement dereferencing of regular math object to math objects of math lib of choice.

Structs

Vector X2