Type Definition move_ir_types::ast::FunctionCall
source · [−]pub type FunctionCall = Spanned<FunctionCall_>;Expand description
The type for a function call and its location
pub type FunctionCall = Spanned<FunctionCall_>;The type for a function call and its location