Cargo Features

glsl-lang-types has no features set by default.

[dependencies]
glsl-lang-types = { version = "0.5.2", features = ["serde"] }
serde = rserde

AST Serialization

Enables serde of lang-util

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

rserde serde?

Enables serde