Cargo Features

Narrow has no features set by default.

[dependencies]
narrow = { version = "0.6.0", features = ["arrow-rs", "derive", "uuid"] }
arrow-rs

Enables arrow-array ^50.0.0, arrow-buffer ^50.0.0, and arrow-schema ^50.0.0, arrow-rs of optional narrow-derive

Affects narrow::arrow

derive

Enables narrow-derive

uuid

Enables uuid