Cargo Features

re_format has no features set by default.

[dependencies]
re_format = { version = "0.15.1", features = ["arrow"] }
arrow

Add support for formatting arrow tables.

Enables re_types_core

tuid serialization

and re_arrow2, comfy-table, and re_tuid

re_arrow2:

TODO(emilk): remove these high-level dependencies, or split this crate into two.

Affects re_format::arrow