Crate goods_treasury[][src]

Expand description

Goods helps keeping asset importing code away from app and address assets with uuids instead of error-prone file paths and URLs.

Importers can be loaded from dylib crates. See [dummy] crate for example

TODO: Ability to archive selected assets

goods-cli - CLI tool can be used to create goods instances, register assets and checks loading-importing process.

Structs

Storage for goods.

Enums