vect 2.0.0

A library for providing vectors for game development that use a Unity-like API.
Documentation
[dependencies]

[package]
authors = ["Niko Lepka <slench102+git@gmail.com>"]
description = "A library for providing vectors for game development that use a Unity-like API."
homepage = "https://github.com/ElectricCoffee/vector"
keywords = ["vector", "vector2", "vector3", "unity", "unity3d"]
license = "BSD-3-Clause"
name = "vect"
readme = "README.md"
repository = "https://github.com/ElectricCoffee/vector.git"
version = "2.0.0"