Cargo Features

RandomVariant has no features set by default.

[dependencies]
random_variant = { version = "0.2.7", features = ["rv_heapless", "uuid"] }
rv_heapless = heapless
uuid

Enables uuid

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.

heapless rv_heapless?

Enables heapless ^0.7