glslang 0.1.0

A very lightweight wrapper around glslang
Documentation
[dependencies]

[package]
authors = ["Lorenz Klaus <beastle9end@outlook.de>", "Marlon Klaus <marlon.klaus@icloud.com>"]
categories = ["api-bindings", "rendering", "rendering::engine", "rendering::graphics-api"]
description = "A very lightweight wrapper around glslang"
documentation = "https://docs.rs/glslang"
edition = "2021"
homepage = "https://github.com/projectkml/glslang-rs"
keywords = ["glsl", "hlsl", "shader", "compiler", "vulkan"]
license = "MIT/Apache-2.0"
name = "glslang"
readme = "README.md"
repository = "https://github.com/projectkml/glslang-rs"
resolver = "2"
version = "0.1.0"