xyzvec 0.1.1

Statically allocated fixed-size vectors for working in 2 and 3 dimensions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.fmt]
version = "0.1.0"

[package]
description = "Statically allocated fixed-size vectors for working in 2 and 3 dimensions"
documentation = "https://github.com/schism-pl/xyzvec"
edition = "2021"
homepage = "https://github.com/schism-pl/xyzvec"
license = "MIT"
name = "xyzvec"
readme = "README.md"
repository = "https://github.com/schism-pl/xyzvec"
version = "0.1.1"