Skip to main content

function_case_result_shape

Function function_case_result_shape 

Source
pub fn function_case_result_shape(case: &FunctionCase) -> Option<&dyn Shape>
Expand description

Returns the result shape of a function overload case, if it declares one.