veloren_
common
0.10.0
Packed
Elim
Required Associated Types
Danari
Draugr
Dwarf
Elf
Human
Orc
Implementors
In veloren_
common::
comp::
body::
humanoid::
species
veloren_common
::
comp
::
body
::
humanoid
::
species
Trait
PackedElim
Copy item path
Source
pub trait PackedElim { type
Danari
; type
Dwarf
; type
Elf
; type
Human
; type
Orc
; type
Draugr
; }
Required Associated Types
§
Source
type
Danari
Source
type
Dwarf
Source
type
Elf
Source
type
Human
Source
type
Orc
Source
type
Draugr
Implementors
§
Source
§
impl<T>
PackedElim
for
Pure
<T>
Source
§
type
Danari
=
Pure
<T>
Source
§
type
Dwarf
=
Pure
<T>
Source
§
type
Elf
=
Pure
<T>
Source
§
type
Human
=
Pure
<T>
Source
§
type
Orc
=
Pure
<T>
Source
§
type
Draugr
=
Pure
<T>
Source
§
impl<Target>
PackedElim
for
WeakHead
<
Species
, Target>
where
WeakHead
<
Pure
<Target>, Target>:
SynthTyped
<
()
, Target>,
Source
§
type
Danari
= <
WeakHead
<
Pure
<Target>, Target> as
SynthTyped
<
()
, Target>>::
Expr
Source
§
type
Dwarf
= <
WeakHead
<
Pure
<Target>, Target> as
SynthTyped
<
()
, Target>>::
Expr
Source
§
type
Elf
= <
WeakHead
<
Pure
<Target>, Target> as
SynthTyped
<
()
, Target>>::
Expr
Source
§
type
Human
= <
WeakHead
<
Pure
<Target>, Target> as
SynthTyped
<
()
, Target>>::
Expr
Source
§
type
Orc
= <
WeakHead
<
Pure
<Target>, Target> as
SynthTyped
<
()
, Target>>::
Expr
Source
§
type
Draugr
= <
WeakHead
<
Pure
<Target>, Target> as
SynthTyped
<
()
, Target>>::
Expr