Crate distill_loader[−][src]
Re-exports
pub use crossbeam_channel; |
pub use loader::Loader; |
pub use packfile_io::PackfileReader; |
pub use rpc_io::RpcIO; |
pub use storage::LoadHandle; |
Modules
| handle | feature: |
| io | |
| loader |
|
| packfile_io | |
| rpc_io | feature: |
| storage |
|
Macros
| if_handle_enabled |
Structs
| AssetTypeId | UUID of an asset's Rust type. Produced by |
| AssetUuid | A universally unique identifier for an asset.
An asset can be a value of any Rust type that implements
|
Enums
| AssetRef | A potentially unresolved reference to an asset |
Type Definitions
| Result |