veloren_
common
0.10.0
Packed
Elim
Required Associated Types
Icepike
Marlin
Implementors
In veloren_
common::
comp::
body::
fish_
medium::
species
veloren_common
::
comp
::
body
::
fish_medium
::
species
Trait
PackedElim
Copy item path
Source
pub trait PackedElim { type
Marlin
; type
Icepike
; }
Required Associated Types
§
Source
type
Marlin
Source
type
Icepike
Implementors
§
Source
§
impl<T>
PackedElim
for
Pure
<T>
Source
§
type
Marlin
=
Pure
<T>
Source
§
type
Icepike
=
Pure
<T>
Source
§
impl<Target>
PackedElim
for
WeakHead
<
Species
, Target>
where
WeakHead
<
Pure
<Target>, Target>:
SynthTyped
<
()
, Target>,
Source
§
type
Marlin
= <
WeakHead
<
Pure
<Target>, Target> as
SynthTyped
<
()
, Target>>::
Expr
Source
§
type
Icepike
= <
WeakHead
<
Pure
<Target>, Target> as
SynthTyped
<
()
, Target>>::
Expr