Cargo Features
ast2str has no features set by default.
[dependencies]
ast2str = { version = "1.4.1", features = ["allocator_api", "impl_hashbrown"] }
- allocator_api
-
Enables allocator_api of ast2str-lib
- impl_hashbrown
-
Enables impl_hashbrown of ast2str-lib
ast2str has 2 features without comments.