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

pub type InventoryBagStoreDataSink<'a> = (&'a mut Object, Inventory, Bag);

Trait Implementations