khronos_api 1.0.1

The Khronos XML API Registry, exposed as byte string constants.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "khronos_api"
version = "1.0.1"
authors = [
  "Brendan Zabarauskas <bjzaba@yahoo.com.au>",
  "Corey Richardson",
  "Arseny Kapoulkine",
  "Pierre Krieger <pierre.krieger1708@gmail.com>"
]
description = "The Khronos XML API Registry, exposed as byte string constants."
license = "Apache-2.0"
documentation = "https://docs.rs/khronos_api"
homepage = "https://github.com/brendanzab/gl-rs/khronos_api/"
repository = "https://github.com/brendanzab/gl-rs/"
readme = "README.md"

keywords = ["opengl", "khronos"]