Trait veloren_common_net::synced_components::inner::body::humanoid::species::PackedElim
pub trait PackedElim {
type Danari;
type Dwarf;
type Elf;
type Human;
type Orc;
type Draugr;
}