khronos_api 2.2.0

The Khronos XML API Registry, exposed as byte string constants.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
authors = ["Brendan Zabarauskas <bjzaba@yahoo.com.au>", "Corey Richardson", "Arseny Kapoulkine", "Pierre Krieger <pierre.krieger1708@gmail.com>"]
categories = ["rendering::graphics-api"]
description = "The Khronos XML API Registry, exposed as byte string constants."
documentation = "https://docs.rs/khronos_api"
homepage = "https://github.com/brendanzab/gl-rs/khronos_api/"
include = ["/README.md", "/src/**/*", "/Cargo.toml", "/build.rs", "/api/xml/**/*.xml", "/api_egl/api/**/*.xml", "/api_webgl/specs/latest/**/*.idl", "/api_webgl/extensions/**/extension.xml"]
keywords = ["gl", "egl", "opengl", "khronos"]
license = "Apache-2.0"
name = "khronos_api"
readme = "README.md"
repository = "https://github.com/brendanzab/gl-rs/"
version = "2.2.0"