Crate vector3d

Source
Expand description

This crates provides a single structure Vector3d, which is a generic three-dimensional vector type, which should work well with dimensioned.

Features: serde1, auto-args, clapme

Structsยง

Vector3d
A 3D vector.