Cargo Features

unleash-types has no features set by default.

[dependencies]
unleash-types = { version = "0.12.0", features = ["openapi", "hashes"] }
openapi = utoipa
hashes = base64, xxhash-rust

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.

base64 hashes?

Enables base64 ^0.21.0

utoipa openapi?
xxhash-rust hashes?