referrerpolicy=no-referrer-when-downgrade

delete_item

Function delete_item 

Source
pub fn delete_item<T: Config>(collection: CollectionId, item: ItemIndex)
Expand description

Delete an unused item definition owned by the signer.

Every live instance must be burned and every item metadata entry removed first. Deleted item indices are never reused.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::delete_item.