Type Definition move_ir_types::ast::Function

source ·
pub type Function = Spanned<Function_>;
Expand description

The type of a Function coupled with its source location information.