IterRows

Type Alias IterRows 

Source
pub type IterRows<'a> = dyn RelOps<'a> + 'a;