Crate vector3d[][src]

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

A 3D vector.