math2 0.0.2

Geometry, layout and rasterization utilities powering the Grida canvas
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "@crates/math2",
  "description": "turbo ci rust wrapper",
  "private": true,
  "scripts": {
    "build": "cargo build --release",
    "test": "cargo test"
  }
}