pub trait PackedElim {
type Shoulder;
type Chest;
type Belt;
type Hand;
type Pants;
type Foot;
type Back;
type Ring;
type Neck;
type Head;
type Tabard;
type Bag;
}
pub trait PackedElim {
type Shoulder;
type Chest;
type Belt;
type Hand;
type Pants;
type Foot;
type Back;
type Ring;
type Neck;
type Head;
type Tabard;
type Bag;
}