mint-std140 0.1.1

Convert mint types to std140 types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.mint]
version = "0.5"

[dependencies.std140]
version = "0.2"

[package]
authors = ["chubei"]
description = "Convert mint types to std140 types."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "mint-std140"
readme = "README.md"
repository = "https://github.com/chubei/mint-std140"
version = "0.1.1"