Module plot_interface::prelude
source · [−]Expand description
Prelude to use essentials: use my_module::prelude::*
.
Structs
Vector X2
Traits
Trait to interpret canonical math data structures of other math libs as their analogs a math lib of choice to use operations of the library..
Trait to interpret non-canonical math data structures of other math libs as their analogs a math lib of choice to use operations of the library..
Context.
Context.
Local implementation of trait From.
Has id.
ID interface.
Local implementation of trait Into.
Convertable into RGBA.
Traits any element of a vector should implement.
Standard interface of vector X2. Implements nominal interface, extending it by constructor make
.
Interface of vector X2 for structures with the canonical layout.
Nominal interface of vector X2.
Nominal interface of vector X2.