Cargo Features

Rustifact has no features set by default.

[dependencies]
rustifact = { version = "0.10.1", features = ["map", "set"] }
map

Enables phf, phf_codegen, phf_generator, and phf_shared

set

Enables phf, phf_codegen, phf_generator, and phf_shared

Rustifact has 2 features without comments.