[][src]Trait pergola::MaxUnitMinValue

pub trait MaxUnitMinValue: Bounded { }

A marker type for other types that use the Bounded::min_value as the unit for a max-lattice.

Implementations on Foreign Types

impl MaxUnitMinValue for i8[src]

impl MaxUnitMinValue for i16[src]

impl MaxUnitMinValue for i32[src]

impl MaxUnitMinValue for i64[src]

impl MaxUnitMinValue for i128[src]

Loading content...

Implementors

Loading content...