Cargo Features

SLIP-132 has no features set by default.

[dependencies]
slip132 = { version = "0.10.2", features = ["all", "serde"] }
all = serde, strict_encoding
serde all? = serde_crate, serde_with

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.

strict_encoding all?

Enables strict_encoding ^0.9.0

serde_crate serde?

Enables serde

serde_with serde?

Enables serde_with ^2.3