cubi_vectors 0.2.1

A Simple Vector library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.mint]
version = "0.5.9"

[package]
authors = ["cubidev"]
categories = ["game-development"]
description = "A Simple Vector library"
edition = "2021"
homepage = "https://github.com/Cubidev3/cubi-vectors"
keywords = ["math", "vector", "two_dimensions", "three_dimensions", "gamedev"]
license = "MIT"
name = "cubi_vectors"
readme = "README.md"
repository = "https://github.com/Cubidev3/cubi-vectors"
version = "0.2.1"