Cargo Features
i2u has no features set by default.
[dependencies]
i2u = { version = "0.9.1", features = ["itertools", "document-features"] }
- itertools
-
! Features
Enable the itertools feature to enable the
chunk_join
functionEnables itertools
! ### Optional dependencies
Enable this feature to implement the chunk_join function for Strings and &strAffects
fmt::chunk_join
…
Features from optional dependencies
- document-features implicit feature
-
Enables document-features
This feature is only used when creating the documentation