Searched defs:AndThenRows (Results 1 – 1 of 1) sorted by relevance
157 pub struct AndThenRows<'stmt, F> { struct162 impl<'stmt, T, E, F> AndThenRows<'stmt, F> impl171 impl<T, E, F> Iterator for AndThenRows<'_, F> implementation