Type Definition assembly_xml::obj::store::sink::InventoryItemStoreDataSink[][src]

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

Trait Implementations