Cargo Features

rgb-interfaces has no features set by default.

[dependencies]
rgb-interfaces = { version = "0.12.0-beta.5", features = ["all", "stl", "serde", "rand"] }
all = serde, stl
stl all?

Enables armor of strict_types

Required by the rgb-interfaces-stl binary

serde all?

Enables serde, serde of strict_encoding

Features from optional dependencies

rand wasm32 implicit feature

Enables rand ^0.8.4

rand:

Random number generators and other randomness functionality