gecko-dev/third_party/rust/khronos_api
Kartikaya Gupta ee39c91a2b Bug 1418315 - Re-vendor third-party rust libraries. r=nical
MozReview-Commit-ID: DV8QCCHIVFx

--HG--
rename : third_party/rust/core-text/Cargo.toml => third_party/rust/foreign-types/Cargo.toml
rename : third_party/rust/khronos_api/api/gl.xml => third_party/rust/khronos_api/api/xml/gl.xml
rename : third_party/rust/khronos_api/api/glx.xml => third_party/rust/khronos_api/api/xml/glx.xml
rename : third_party/rust/khronos_api/api/wgl.xml => third_party/rust/khronos_api/api/xml/wgl.xml
rename : third_party/rust/khronos_api/api/egl.xml => third_party/rust/khronos_api/api_egl/api/egl.xml
extra : rebase_source : ee945bb5b0b787f61df51c3a5deaadb28f6f5225
2017-11-21 10:44:27 -05:00
..
api/xml Bug 1418315 - Re-vendor third-party rust libraries. r=nical 2017-11-21 10:44:27 -05:00
api_egl/api Bug 1418315 - Re-vendor third-party rust libraries. r=nical 2017-11-21 10:44:27 -05:00
src Bug 1418315 - Re-vendor third-party rust libraries. r=nical 2017-11-21 10:44:27 -05:00
.cargo-checksum.json Bug 1418315 - Re-vendor third-party rust libraries. r=nical 2017-11-21 10:44:27 -05:00
Cargo.toml Bug 1418315 - Re-vendor third-party rust libraries. r=nical 2017-11-21 10:44:27 -05:00
README.md

README.md

khronos_api

Version License Downloads

The Khronos XML API Registry, exposed as byte string constants.

[build-dependencies]
khronos_api = "1.0.0"

The following constants are provided:

Changelog

v1.0.0

  • Initial release
  • Documentation improvements