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

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

Trait Implementations