Expand description
Loading large resources requires different strategies on native and web. Both cases are wrapped up as a State that runs a callback when done.
Re-exports§
pub use native_loader::FileLoader;
Modules§
Structs§
- Use this with FileLoader to just read raw bytes without any deserialization.