pub fn get_info<'env>(
target: &FunctionTarget<'env>
) -> &'env PerFunctionRelevance
Expand description
Get verification information for this function.
pub fn get_info<'env>(
target: &FunctionTarget<'env>
) -> &'env PerFunctionRelevance
Get verification information for this function.