Type Definition assembly_data::xml::obj::store::sink::InventoryItemExtraStoreDataSink[][src]

pub type InventoryItemExtraStoreDataSink<'a> = (&'a mut Object, Inventory, ItemBag, Item, ItemExtra);

Trait Implementations