Searched defs:count (Results 1 – 3 of 3) sorted by relevance
8 let mut count = 0_usize; in test() localVariable
29 let mut count = 0; localVariable
366 count: usize, field391 let count = self.count; in poll_frame() localVariable