Cargo Features

MeshGraph has no features set by default.

[dependencies]
mesh-graph = { version = "0.1.1", features = ["rerun", "bevy"] }
rerun

Enables cfg-if, lazy_static, and rerun

Affects mesh-graph::utils

bevy

Enables bevy

Affects integrations::bevy