Cargo Features

ast2str-lib has no features set by default.

[dependencies]
ast2str-lib = { version = "1.3.0", features = ["allocator_api", "impl_hashbrown"] }
allocator_api

Enables nightly of hashbrown ^0.12.3

impl_hashbrown = hashbrown

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.

hashbrown allocator_api? impl_hashbrown?

Enables hashbrown ^0.12.3