rs2glsl 0.3.4

Conversion from Rust code to GLSL
Documentation
[dependencies.rs2glsl-macros]
version = "0.3.4"

[features]
GLSL_110 = []
GLSL_120 = []
GLSL_130 = []
GLSL_140 = []
GLSL_150 = []
GLSL_330 = []
GLSL_400 = []
GLSL_410 = []
GLSL_420 = []
GLSL_430 = []
GLSL_440 = []
GLSL_450 = []
default = ["GLSL_450"]

[package]
description = "Conversion from Rust code to GLSL"
edition = "2021"
license = "MIT"
name = "rs2glsl"
readme = "README.md"
version = "0.3.4"