Cargo Features
DUBP has no features set by default.
[dependencies]
dubp = { version = "0.58.0", features = ["client", "duniter"] }
- client
-
meta-feature for "standard" clients (gcli, gecko, etc)
Enables client of dubp-common, dubp-documents, dubp-documents-parser, dubp-wallet, duniter-bda-types, duniter-peer, and dup-crypto
- duniter
-
meta-feature for duniter
Enables duniter of dubp-block, dubp-common, dubp-documents, dubp-documents-parser, dubp-wallet, duniter-bda-types, duniter-peer, and dup-crypto
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.