11 releases
0.2.1 | Sep 13, 2021 |
---|---|
0.2.0 | Sep 13, 2021 |
0.1.9 | Feb 15, 2020 |
0.1.8 | Oct 7, 2019 |
0.1.2 | Jul 31, 2018 |
#875 in Rust patterns
1,675 downloads per month
11KB
180 lines
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
Dependencies
~0–750KB
~15K SLoC