Trait veloren_common::comp::body::humanoid::species::PackedElim
source · pub trait PackedElim {
type Danari;
type Dwarf;
type Elf;
type Human;
type Orc;
type Draugr;
}
pub trait PackedElim {
type Danari;
type Dwarf;
type Elf;
type Human;
type Orc;
type Draugr;
}