Cargo Features

biome_deserialize has no features set by default.

[dependencies]
biome_deserialize = { version = "0.5.7", features = ["schema"] }
schema = schemars

Enables indexmap of schemars

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.

schemars schema?