Searched defs:consistent (Results 1 – 2 of 2) sorted by relevance
33 mod consistent; module37 macro_rules! consistent { macro
3363 let consistent = match (&self.reference, &self.mutability, &*self.ty) { in to_tokens() localVariable