Cargo Features
nym-serde-helpers has no features set by default.
[dependencies]
nym-serde-helpers = { version = "1.20.4", features = ["hex", "bs58", "base64", "date"] }
- hex
-
Enables hex
Affects
nym-serde-helpers::hex… - bs58
-
Enables bs58
Affects
nym-serde-helpers::bs58… - base64
-
Enables base64
Affects
nym-serde-helpers::base64… - date = time
-
Affects
nym-serde-helpers::date…
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.