Searched defs:row_count (Results 1 – 1 of 1) sorted by relevance
80 pub fn row_count(&mut self) -> i32 { in row_count() method81 let mut row_count = 0; in row_count() localVariable