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

pub struct QuietsGenType {}

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

Trait Implementations

impl GenTypeTrait for QuietsGenType
[src]

Returns the GenType.

Auto Trait Implementations