Cargo Features
dubp-common has no features set by default.
[dependencies]
dubp-common = { version = "0.58.0", features = ["client", "duniter", "crypto_dewif", "crypto_x25519", "crypto_private_message", "crypto_pubkey_check"] }
- client
-
meta-feature for "standard" clients (gcli, gecko, etc)
Enables client of dup-crypto
- duniter
-
meta-feature for duniter
Enables duniter of dup-crypto
- crypto_dewif
-
Enables dewif of dup-crypto
- crypto_x25519
-
Enables x25519 of dup-crypto
- crypto_private_message
-
Enables private_message of dup-crypto
- crypto_pubkey_check
-
Enables pubkey_check of dup-crypto