Cargo Features

polars-rows-iter has no features set by default.

[dependencies]
polars-rows-iter = { version = "0.6.0", features = ["dtype-categorical", "dtype-time", "chrono"] }
dtype-categorical

Enables dtype-categorical of polars

dtype-time

Enables dtype-time of polars

chrono

Enables chrono

polars-rows-iter has 3 features without comments.