Type Alias ItemVariationStore
pub type ItemVariationStore<'a> = TableRef<'a, ItemVariationStoreMarker>;Expand description
The ItemVariationStore table
Aliased Typeยง
pub struct ItemVariationStore<'a> { /* private fields */ }pub type ItemVariationStore<'a> = TableRef<'a, ItemVariationStoreMarker>;The ItemVariationStore table
pub struct ItemVariationStore<'a> { /* private fields */ }