Struct pleco::core::mono_traits::EvasionsGenType[][src]

pub struct EvasionsGenType {}

Dummy type to represent a GenTypes::Evasions which implements GenTypeTrait.

Trait Implementations

impl GenTypeTrait for EvasionsGenType
[src]

Returns the GenType.

Auto Trait Implementations