Skip to main content

analyze_function

Function analyze_function 

Source
pub fn analyze_function(func: &Function) -> EscapeReport
Expand description

Analyze one function under the default Policy::FrameScope. See analyze_function_with_policy for the policy-parameterized form used by #463 arena routing.