[go: up one dir, main page]

piston-texture 0.2.3

A library for texture conventions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[package]

name = "piston-texture"
version = "0.2.3"
authors = [
    "bvssvni <bvssvni@gmail.com>"
]
keywords = ["texture", "generic", "piston"]
description = "A library for texture conventions"
license = "MIT"
readme = "README.md"
repository = "https://github.com/pistondevelopers/texture.git"
homepage = "https://github.com/pistondevelopers/texture"

[lib]

name = "texture"
path = "src/lib.rs"