Cargo Features

RgbPsbt has no features set by default.

[dependencies]
rgb-psbt = { version = "0.12.0-beta.4", features = ["all", "bp", "rust-bitcoin"] }
all = bp, rust-bitcoin
bp all? = bp-std
rust-bitcoin all?

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.

bp-std bp?