Cargo Features

swh-digestmap has no features set by default.

[dependencies]
swh-digestmap = { version = "0.1.0", features = ["build"] }
build = ar_row, ar_row_derive, orc-rust

Enables pthash

Affects swh-digestmap::build

Required by the swh-digestmap-build binary

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.

ar_row_derive build?

Enables ar_row_derive

ORC parsing

ar_row build?
orc-rust build?