Cargo Features

tonemap has no features set by default.

[dependencies]
tonemap = { version = "0.0.4", features = ["glam-support", "spirv-std-support"] }
glam-support = glam
spirv-std-support = spirv-std

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.

glam glam-support?

Enables glam ^0.9.5

spirv-std spirv-std-support?

Enables spirv-std ^0.1.0