lmaths 1.0.5

A short 2D Maths library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "lmaths"
version = "1.0.5"
edition = "2021"
license = "MIT"
readme = "README.md"
description = "A short 2D Maths library"
homepage = "https://github.com/Carbone13/lmaths"
repository = "https://github.com/Carbone13/lmaths"
keywords = ["2d", "maths"]

[dependencies]