Searched defs:argument_types (Results 1 – 1 of 1) sorted by relevance
271 argument_types: Vec<(Option<String>, TypeId)>, field591 pub fn argument_types(&self) -> &[(Option<String>, TypeId)] { in argument_types() method