Module load

Source
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§

native_loader 🔒

Structs§

FutureLoader
RawBytes
Use this with FileLoader to just read raw bytes without any deserialization.