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

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

Trait Implementations