bevy/crates/bevy_asset/src/io
Zachary Harrold 35edb256ab
Remove thiserror from bevy_asset (#15778)
# Objective

- Contributes to #15460

## Solution

- Removed `thiserror` from `bevy_asset`
2024-10-09 14:30:46 +00:00
..
embedded Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
file Replace AsyncSeek trait by AsyncSeekForward for Reader to address #12880 (#14194) 2024-10-01 03:33:45 +00:00
android.rs move ANDROID_APP to bevy_window (#15585) 2024-10-02 03:01:06 +00:00
gated.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
memory.rs Replace AsyncSeek trait by AsyncSeekForward for Reader to address #12880 (#14194) 2024-10-01 03:33:45 +00:00
mod.rs Remove thiserror from bevy_asset (#15778) 2024-10-09 14:30:46 +00:00
processor_gated.rs Replace AsyncSeek trait by AsyncSeekForward for Reader to address #12880 (#14194) 2024-10-01 03:33:45 +00:00
source.rs Remove thiserror from bevy_asset (#15778) 2024-10-09 14:30:46 +00:00
wasm.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00