Cargo Features
rgb-interfaces has no features set by default.
[dependencies]
rgb-interfaces = { version = "0.11.0-beta.8", features = ["all", "serde", "fs", "rand"] }
- all = fs, serde
- serde all? = serde_crate
- fs all?
-
Required by the binary
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.
- serde_crate serde?
-
Enables serde
- rand wasm32 implicit feature
-
Enables rand
rand:
Random number generators and other randomness functionality