# Objective - `collect_path` is only declared when feature `bevy_animation` is enabled - it is imported without checking for the feature, not compiling when not enabled ## Solution - Gate the import |
||
|---|---|---|
| .. | ||
| loader | ||
| assets.rs | ||
| label.rs | ||
| lib.rs | ||
| vertex_attributes.rs | ||