Type Definition leo_compiler::statement::statement::IndicatorAndConstrainedValue[][src]

pub type IndicatorAndConstrainedValue<'a, T, U> = (Boolean, ConstrainedValue<'a, T, U>);