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

pub struct QuietChecksGenType {}

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

Trait Implementations

impl GenTypeTrait for QuietChecksGenType
[src]

Returns the GenType.

Auto Trait Implementations