makepad-path 0.1.0

Path tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "makepad-path"
version = "0.1.0"
authors = ["Makepad <info@makepad.nl>"]
edition = "2018"
description = "Path tools"
license = "MIT"

[dependencies]
makepad-geometry = { path = "../geometry", version = "0.1" }
makepad-internal-iter = { path = "../internal_iter", version = "0.1" }