Skip to main content

case_result_shape

Function case_result_shape 

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

Borrow the result shape of a case, if it declares one.