Cargo Features

Hash-Chain has no features set by default.

[dependencies]
hash-chain = { version = "0.3.2", features = ["imutable"] }
imutable = im-rc

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.

im-rc imutable?

Enables im-rc ^14