# Objective Refactor `bevy_gltf`, the criteria for the split is kind of arbitrary but at least it is not a 2.6k line file. ## Solution Move methods and structs found in `bevy_gltf/loader.rs` into multiple new modules. ## Testing `cargo run -p ci` |
||
|---|---|---|
| .. | ||
| loader | ||
| assets.rs | ||
| label.rs | ||
| lib.rs | ||
| vertex_attributes.rs | ||