Cargo Features

iref has no features set by default.

[dependencies]
iref = { version = "3.1.4", features = ["serde", "ignore-grammars", "hashbrown"] }
serde

Enables serde

ignore-grammars

Features from optional dependencies

hashbrown implicit feature

Enables hashbrown

hashbrown:

A Rust port of Google's SwissTable hash map