Expand description
Miscellanea module.
Provides cross modules useful enums, functions, traits.
Structs§
- 2D point struct used for shape’s surface parametrization
Enums§
- Variants of byte/bit endianness.
Constants§
- Default error tolerance used inside
IsClose
trait.
Traits§
- Trait for equivalence between two objects, up to a certain error
tolerance
.