type E: InventoryItemsDataSink[src]type I: InventoryItemDataSink[src]pub fn push_attr_t(self, v: u32) -> Self[src]pub fn end_in(self) -> Self::E[src]pub fn start_i(self) -> Self::I[src]impl<'a> InventoryItemBagDataSink for InventoryItemBagStoreDataSink<'a>[src]type E = InventoryStoreDataSink<'a>type I = InventoryItemStoreDataSink<'a>pub fn push_attr_t(self, v: u32) -> Self[src]pub fn end_in(self) -> Self::E[src]pub fn start_i(self) -> Self::I[src]