[][src]Module akashi::components::inventory

Card inventories as Player components.

Re-exports

pub use inventory_rental::InventoryWriteRental;

Modules

inventory_rental

Structs

Inventory

Represents a collection of Card entities.

Type Definitions

InventoryBackendWrapper

Acts as a [ComponentBackend] for Inventories by wrapping another [ComponentBackend].