Cargo Features

iref has no features set by default.

[dependencies]
iref = { version = "3.2.2", features = ["macros", "serde", "data", "hashbrown"] }
macros

Enables iref-macros

serde

Enables serde of iref-core

data

Enables data of iref-core

hashbrown

Enables hashbrown of iref-core

iref has 4 features without comments.