[go: up one dir, main page]

lyon_core 0.3.2

Common resources to all lyon crates.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]

name = "lyon_core"
version = "0.3.2"
description = "Common resources to all lyon crates."
authors = [ "Nicolas Silva <nical@fastmail.com>" ]
repository = "https://github.com/nical/lyon"
license = "MIT/Apache-2.0"

[lib]
name = "lyon_core"

[dependencies]
euclid = "0.10.1"