Module asset_lane

Source
Expand description

Asset loading and management.

Structs§

PackLoadingLane
A “Lane” responsible for the I/O task of reading raw asset data from a data.pack file.

Traits§

AssetLoader
A trait for types that can load a specific kind of asset from a byte slice.