Cargo Features

[dependencies]
bevy_archive = { version = "0.2.1", default-features = false, features = ["bevy", "flecs", "arrow_rs"] }
default = bevy

The bevy feature is set by default whenever bevy_archive is added without default-features = false somewhere in the dependency tree.

bevy default
flecs

Affects world_snapshot::flecs, bevy_archive::flecs_archsnaphot, bevy_archive::flecs_registry

arrow_rs

Enables arrow ^56.1.0, bytemuck, bytes, parquet ^56.1.0, serde_arrow, serde_bytes, and zip ^5.1.1

Affects snapshot_factory::SnapshotFactory.arrow, bevy_registry::vec_snapshot_factory, codec::arrow, snapshot_factory::SnapshotFactory.arrow, bevy_archive::binary_archive, bevy_archive::arrow_snapshot