Cargo Features

uviolet has no features set by default.

[dependencies]
uviolet = { version = "0.12.0-nightly", features = ["all", "stl", "serde", "rand"] }
all = serde, stl
stl all?
serde all?

Enables serde, serde of amplify, serde of strict_types

Features from optional dependencies

rand wasm32 implicit feature

Enables rand

rand:

Random number generators and other randomness functionality