rect-lib 0.1.0

A simple library for working with anything vaguely rectangular
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.num]
version = "0.4.2"

[package]
authors = ["Owen Friedman <5-pebble@protonmail.com>"]
description = "A simple library for working with anything vaguely rectangular"
edition = "2021"
homepage = "https://github.com/5-pebbles/rect-lib"
keywords = ["rect", "rectangle", "trait", "lib", "library"]
license = "GPL-3.0"
name = "rect-lib"
readme = "README.md"
repository = "https://github.com/5-pebbles/rect-lib"
version = "0.1.0"