Cargo Features

rgb-std has no features set by default.

[dependencies]
rgb-std = { version = "0.11.0-beta.2", features = ["all", "serde", "fs", "rand"] }
all = fs, serde
serde all? = serde_crate

Enables serde of amplify, bp-core, commit_verify, rgb-core, strict_encoding, and strict_types

fs all?

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features.

serde_crate serde?

Enables derive and default (std) of serde

rand cfg(target_arch = "wasm32") implicit feature

With default features