pub fn analyze_function(func: &Function) -> EscapeReportExpand description
Analyze one function under the default Policy::FrameScope.
See analyze_function_with_policy for the policy-parameterized
form used by #463 arena routing.
pub fn analyze_function(func: &Function) -> EscapeReportAnalyze one function under the default Policy::FrameScope.
See analyze_function_with_policy for the policy-parameterized
form used by #463 arena routing.