Module asset

Module asset 

Source
Expand description

Asset reading abstractions for generated resource handles.

§Usage

Use generated asset constants and call AssetExt::read to load raw bytes.

Traits§

AssetExt
Trait implemented by generated asset handle types.