pub struct ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8> { /* private fields */ }
Expand description
A builder for a forall
operation.
Implementations§
source§impl<'c> ForallOperationBuilder<'c, Unset, Unset, Unset, Unset, Unset, Unset, Unset, Unset, Unset>
impl<'c> ForallOperationBuilder<'c, Unset, Unset, Unset, Unset, Unset, Unset, Unset, Unset, Unset>
source§impl<'c, T1, T2, T3, T4, T5, T6, T7, T8> ForallOperationBuilder<'c, Unset, T1, T2, T3, T4, T5, T6, T7, T8>
impl<'c, T1, T2, T3, T4, T5, T6, T7, T8> ForallOperationBuilder<'c, Unset, T1, T2, T3, T4, T5, T6, T7, T8>
pub fn results( self, results: &[Type<'c>] ) -> ForallOperationBuilder<'c, Set, T1, T2, T3, T4, T5, T6, T7, T8>
source§impl<'c, T0, T2, T3, T4, T5, T6, T7, T8> ForallOperationBuilder<'c, T0, Unset, T2, T3, T4, T5, T6, T7, T8>
impl<'c, T0, T2, T3, T4, T5, T6, T7, T8> ForallOperationBuilder<'c, T0, Unset, T2, T3, T4, T5, T6, T7, T8>
pub fn dynamic_lower_bound( self, dynamic_lower_bound: &[Value<'c, '_>] ) -> ForallOperationBuilder<'c, T0, Set, T2, T3, T4, T5, T6, T7, T8>
source§impl<'c, T0, T1, T3, T4, T5, T6, T7, T8> ForallOperationBuilder<'c, T0, T1, Unset, T3, T4, T5, T6, T7, T8>
impl<'c, T0, T1, T3, T4, T5, T6, T7, T8> ForallOperationBuilder<'c, T0, T1, Unset, T3, T4, T5, T6, T7, T8>
pub fn dynamic_upper_bound( self, dynamic_upper_bound: &[Value<'c, '_>] ) -> ForallOperationBuilder<'c, T0, T1, Set, T3, T4, T5, T6, T7, T8>
source§impl<'c, T0, T1, T2, T4, T5, T6, T7, T8> ForallOperationBuilder<'c, T0, T1, T2, Unset, T4, T5, T6, T7, T8>
impl<'c, T0, T1, T2, T4, T5, T6, T7, T8> ForallOperationBuilder<'c, T0, T1, T2, Unset, T4, T5, T6, T7, T8>
pub fn dynamic_step( self, dynamic_step: &[Value<'c, '_>] ) -> ForallOperationBuilder<'c, T0, T1, T2, Set, T4, T5, T6, T7, T8>
source§impl<'c, T0, T1, T2, T3, T5, T6, T7, T8> ForallOperationBuilder<'c, T0, T1, T2, T3, Unset, T5, T6, T7, T8>
impl<'c, T0, T1, T2, T3, T5, T6, T7, T8> ForallOperationBuilder<'c, T0, T1, T2, T3, Unset, T5, T6, T7, T8>
pub fn outputs( self, outputs: &[Value<'c, '_>] ) -> ForallOperationBuilder<'c, T0, T1, T2, T3, Set, T5, T6, T7, T8>
source§impl<'c, T0, T1, T2, T3, T4, T6, T7, T8> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, Unset, T6, T7, T8>
impl<'c, T0, T1, T2, T3, T4, T6, T7, T8> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, Unset, T6, T7, T8>
pub fn region( self, region: Region<'c> ) -> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, Set, T6, T7, T8>
source§impl<'c, T0, T1, T2, T3, T4, T5, T7, T8> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, Unset, T7, T8>
impl<'c, T0, T1, T2, T3, T4, T5, T7, T8> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, Unset, T7, T8>
pub fn static_lower_bound( self, static_lower_bound: Attribute<'c> ) -> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, Set, T7, T8>
source§impl<'c, T0, T1, T2, T3, T4, T5, T6, T8> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, Unset, T8>
impl<'c, T0, T1, T2, T3, T4, T5, T6, T8> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, Unset, T8>
pub fn static_upper_bound( self, static_upper_bound: Attribute<'c> ) -> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, Set, T8>
source§impl<'c, T0, T1, T2, T3, T4, T5, T6, T7> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, Unset>
impl<'c, T0, T1, T2, T3, T4, T5, T6, T7> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, Unset>
pub fn static_step( self, static_step: Attribute<'c> ) -> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, Set>
source§impl<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8>
impl<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8>
pub fn mapping( self, mapping: ArrayAttribute<'c> ) -> ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8>
source§impl<'c> ForallOperationBuilder<'c, Set, Set, Set, Set, Set, Set, Set, Set, Set>
impl<'c> ForallOperationBuilder<'c, Set, Set, Set, Set, Set, Set, Set, Set, Set>
pub fn build(self) -> ForallOperation<'c>
Auto Trait Implementations§
impl<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8> RefUnwindSafe for ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8>where
T0: RefUnwindSafe,
T1: RefUnwindSafe,
T2: RefUnwindSafe,
T3: RefUnwindSafe,
T4: RefUnwindSafe,
T5: RefUnwindSafe,
T6: RefUnwindSafe,
T7: RefUnwindSafe,
T8: RefUnwindSafe,
impl<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8> !Send for ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8>
impl<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8> !Sync for ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8>
impl<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8> Unpin for ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8>
impl<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8> UnwindSafe for ForallOperationBuilder<'c, T0, T1, T2, T3, T4, T5, T6, T7, T8>where
T0: UnwindSafe,
T1: UnwindSafe,
T2: UnwindSafe,
T3: UnwindSafe,
T4: UnwindSafe,
T5: UnwindSafe,
T6: UnwindSafe,
T7: UnwindSafe,
T8: UnwindSafe,
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more