pub type Function = Spanned<Function_>;
The type of a Function coupled with its source location information.