[][src]Module ucglib::build::assets

The asset cache for the ucg compiler.

Structs

MemoryCache

Traits

Cache

Defines the cach interface for a UCG build. It has functions to retrieve An asset for a referenced ucg file if it exists as well as to stash an asset for a built ucg file.

Type Definitions

Result