## Summary
Describe the change and why it belongs in `loaders`.
## Checklist
- [ ] I ran `cargo fmt --all -- --check`
- [ ] I ran `cargo clippy --workspace --all-targets -- -D warnings`
- [ ] I ran `cargo test --workspace --all-targets`
- [ ] I ran `cargo build --examples --workspace`
- [ ] I updated docs, README, and examples where needed
## Notes
Add screenshots, terminal output, or compatibility notes when the rendered behavior changes.