Skip to main content

resolved_function

Function resolved_function 

Source
fn resolved_function(gcx: Gcx<'_>, expr: &Expr<'_>) -> Option<FunctionId>
Expand description

The function a bare expression names, as the type checker resolved it.