Cargo Features

ivy-ui has no features set by default.

[dependencies]
ivy-ui = { version = "0.10.3", features = ["serialize"] }
serialize = serde

Enables serde of glam ^0.20.2

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.

serde serialize?